x3d::Type Class ReferenceInheritance diagram for x3d::Type:
[legend]Collaboration diagram for x3d::Type:
[legend]List of all members.
Constructor & Destructor Documentation
x3d::Type::Type |
( |
const char * |
name, |
|
|
UserType * |
user_type, |
|
|
field_t |
id |
|
) |
[inline] |
|
x3d::Type::~Type |
( |
|
) |
[inline] |
|
Member Function Documentation
field_t x3d::Type::GetID |
( |
void |
|
) |
const [inline] |
|
const char* x3d::Type::GetName |
( |
void |
|
) |
const [inline] |
|
UserType* x3d::Type::GetUserType |
( |
void |
|
) |
const [inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|