The type of kind texture. More...
Public Types | |
enum | Shape { TS_2D = 0, TS_3D = 1, TS_CUBE = 2, TS_PTEX = 3 } |
The possible texture shapes. More... | |
![]() | |
typedef Interface_declare< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11, neuraylib::IType_resource > | Self |
Own type. More... | |
typedef Uuid_t< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11 > | IID |
Declares the interface ID (IID) of this interface. More... | |
Public Member Functions | |
virtual Shape | get_shape () const =0 |
Returns the texture type. More... | |
Static Public Attributes | |
static const Kind | s_kind = TK_TEXTURE |
The kind of this subclass. More... | |
Additional Inherited Members | |
![]() | |
static bool | compare_iid (const Uuid &iid) |
Compares the interface ID iid against the interface ID of this interface and of its ancestors. More... | |
The type of kind texture.
|
pure virtual |
Returns the texture type.
|
static |
The kind of this subclass.