Custom Texture layout class.
Definition at line 107 of file fbtexturelayout.h.
#include <fbtexturelayout.h>
Public Member Functions | |
FBTextureLayout (FBTexture *pTexture=NULL) | |
Constructor. | |
Public Attributes | |
FBPropertyTexture | Texture |
Property: Texture. |
FBTextureLayout | ( | FBTexture * | pTexture = NULL | ) |
Constructor.
pTexture | Texture to association with Texture layout. |
FBPropertyTexture Texture |