IrrIMGUI  0.3.1
Public Member Functions | Protected Member Functions | List of all members
IrrIMGUI::IGUITexture Class Reference

#include <IGUITexture.h>

Inheritance diagram for IrrIMGUI::IGUITexture:
Inheritance graph
[legend]

Public Member Functions

virtual ~IGUITexture (void)
 Destructor. More...
 
 operator ImTextureID (void)
 Implicit cast operator to ImTextureID. More...
 
virtual ImTextureID getTextureID (void)
 

Protected Member Functions

 IGUITexture (void)
 

Detailed Description

Definition at line 43 of file IGUITexture.h.

Constructor & Destructor Documentation

virtual IrrIMGUI::IGUITexture::~IGUITexture ( void  )
inlinevirtual

Destructor.

Definition at line 47 of file IGUITexture.h.

IrrIMGUI::IGUITexture::IGUITexture ( void  )
inlineprotected

Definition at line 56 of file IGUITexture.h.

Member Function Documentation

virtual ImTextureID IrrIMGUI::IGUITexture::getTextureID ( void  )
inlinevirtual
Returns
Returns the Texture ID.

Definition at line 53 of file IGUITexture.h.

Here is the caller graph for this function:

IrrIMGUI::IGUITexture::operator ImTextureID ( void  )
inline

Implicit cast operator to ImTextureID.

Definition at line 50 of file IGUITexture.h.

Here is the call graph for this function:


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