FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
struct SFVec3f | vert |
struct SFVec3f | norm |
struct SFVec2f | tc |
struct SFVec3f | flat_norm |
struct SFColorRGBA | col |
Definition at line 54 of file Component_Geometry3D.c.
struct SFColorRGBA MyVertex::col |
Definition at line 61 of file Bindable.c.
struct SFVec3f MyVertex::flat_norm |
Definition at line 59 of file Component_Geometry3D.c.
struct SFVec3f MyVertex::norm |
Definition at line 57 of file Component_Geometry3D.c.
struct SFVec2f MyVertex::tc |
Definition at line 58 of file Component_Geometry3D.c.
struct SFVec3f MyVertex::vert |
Definition at line 56 of file Component_Geometry3D.c.