FreeWRL / FreeX3D 4.3.0
MyVertex Struct Reference

Data Fields

struct SFVec3f vert
 
struct SFVec3f norm
 
struct SFVec2f tc
 
struct SFVec3f flat_norm
 
struct SFColorRGBA col
 

Detailed Description

Definition at line 54 of file Component_Geometry3D.c.

Field Documentation

◆ col

struct SFColorRGBA MyVertex::col

Definition at line 61 of file Bindable.c.

◆ flat_norm

struct SFVec3f MyVertex::flat_norm

Definition at line 59 of file Component_Geometry3D.c.

◆ norm

struct SFVec3f MyVertex::norm

Definition at line 57 of file Component_Geometry3D.c.

◆ tc

struct SFVec2f MyVertex::tc

Definition at line 58 of file Component_Geometry3D.c.

◆ vert

struct SFVec3f MyVertex::vert

Definition at line 56 of file Component_Geometry3D.c.


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