FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
struct matpropstruct | appearanceProperties |
struct X3D_Node * | this_textureTransform |
struct X3D_TwoSidedMaterial * | material_twoSided |
struct X3D_Material * | material_oneSided |
struct X3D_Node * | userShaderNode |
int | modulation |
Definition at line 49 of file Component_Shape.c.
struct matpropstruct pComponent_Shape::appearanceProperties |
Definition at line 51 of file Component_Shape.c.
struct X3D_Material* pComponent_Shape::material_oneSided |
Definition at line 58 of file Component_Shape.c.
struct X3D_TwoSidedMaterial* pComponent_Shape::material_twoSided |
Definition at line 57 of file Component_Shape.c.
int pComponent_Shape::modulation |
Definition at line 62 of file Component_Shape.c.
struct X3D_Node* pComponent_Shape::this_textureTransform |
Definition at line 54 of file Component_Shape.c.
struct X3D_Node* pComponent_Shape::userShaderNode |
Definition at line 61 of file Component_Shape.c.