FreeWRL / FreeX3D 4.3.0
pComponent_Shape Struct Reference

Data Fields

struct matpropstruct appearanceProperties
 
struct X3D_Nodethis_textureTransform
 
struct X3D_TwoSidedMaterialmaterial_twoSided
 
struct X3D_Materialmaterial_oneSided
 
struct X3D_NodeuserShaderNode
 
int modulation
 

Detailed Description

Definition at line 49 of file Component_Shape.c.

Field Documentation

◆ appearanceProperties

struct matpropstruct pComponent_Shape::appearanceProperties

Definition at line 51 of file Component_Shape.c.

◆ material_oneSided

struct X3D_Material* pComponent_Shape::material_oneSided

Definition at line 58 of file Component_Shape.c.

◆ material_twoSided

struct X3D_TwoSidedMaterial* pComponent_Shape::material_twoSided

Definition at line 57 of file Component_Shape.c.

◆ modulation

int pComponent_Shape::modulation

Definition at line 62 of file Component_Shape.c.

◆ this_textureTransform

struct X3D_Node* pComponent_Shape::this_textureTransform

Definition at line 54 of file Component_Shape.c.

◆ userShaderNode

struct X3D_Node* pComponent_Shape::userShaderNode

Definition at line 61 of file Component_Shape.c.


The documentation for this struct was generated from the following file: