Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SAcmVertex Struct Reference

List of all members.

Public Attributes

float x
float y
float z
float nx
float ny
float nz
float u
float v

Detailed Description

Definition at line 42 of file ModelACM.cpp.


Member Data Documentation

float SAcmVertex::nx
 

Definition at line 44 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::ny
 

Definition at line 44 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::nz
 

Definition at line 44 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::u
 

Definition at line 45 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::v
 

Definition at line 45 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::x
 

Definition at line 43 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::y
 

Definition at line 43 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().

float SAcmVertex::z
 

Definition at line 43 of file ModelACM.cpp.

Referenced by CModelACM::CModelACM().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen