Castor3D  ..
Public Member Functions | Protected Member Functions | List of all members
Castor3D::IWindowHandle Class Referenceabstract

Platform dependant window handle implementation. More...

+ Inheritance diagram for Castor3D::IWindowHandle:
+ Collaboration diagram for Castor3D::IWindowHandle:

Public Member Functions

virtual C3D_API operator bool ()=0
 bool cast operator More...
 

Protected Member Functions

C3D_API IWindowHandle ()
 Constructor. More...
 

Detailed Description

Platform dependant window handle implementation.

Author
Sylvain DOREMUS
Version
0.1
Date
09/01/2012
See also
WindowHandle.hpp

Implémentation d'un handle de fenêtre, dépendant de l'OS

Constructor & Destructor Documentation

◆ IWindowHandle()

C3D_API Castor3D::IWindowHandle::IWindowHandle ( )
inlineprotected

Constructor.

Member Function Documentation

◆ operator bool()

virtual C3D_API Castor3D::IWindowHandle::operator bool ( )
pure virtual

bool cast operator


The documentation for this class was generated from the following file: