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

SVertex 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 35 of file ModelSMF.cpp.


Member Data Documentation

float SVertex::nx
 

Definition at line 37 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::ny
 

Definition at line 37 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::nz
 

Definition at line 37 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::u
 

Definition at line 38 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::v
 

Definition at line 38 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::x
 

Definition at line 36 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::y
 

Definition at line 36 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().

float SVertex::z
 

Definition at line 36 of file ModelSMF.cpp.

Referenced by CModelSMF::CModelSMF().


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