FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
struct matpropstruct | appearanceProperties |
struct X3D_Node * | this_textureTransform |
int | isBackMaterial |
struct X3D_Node * | userShaderNode |
int | modulation |
Definition at line 57 of file Component_Shape.c.
struct matpropstruct pComponent_Shape::appearanceProperties |
Definition at line 59 of file Component_Shape.c.
int pComponent_Shape::isBackMaterial |
Definition at line 63 of file Component_Shape.c.
int pComponent_Shape::modulation |
Definition at line 70 of file Component_Shape.c.
struct X3D_Node* pComponent_Shape::this_textureTransform |
Definition at line 62 of file Component_Shape.c.
struct X3D_Node* pComponent_Shape::userShaderNode |
Definition at line 69 of file Component_Shape.c.