Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

MeshVertex Struct Reference

#include <AVertexTypes.h>

List of all members.


Detailed Description

one vertex of a Mesh.

Definition at line 47 of file AVertexTypes.h.

Public Attributes

Vec3D pos
Vec2D uv
Vec3D normal
FLOAT cindex
 index into VSconstants for xform matrix


Member Data Documentation

FLOAT MeshVertex::cindex
 

index into VSconstants for xform matrix

Definition at line 53 of file AVertexTypes.h.

Referenced by load_mesh().

Vec3D MeshVertex::normal
 

Definition at line 51 of file AVertexTypes.h.

Referenced by load_mesh().

Vec3D MeshVertex::pos
 

Definition at line 49 of file AVertexTypes.h.

Referenced by load_mesh().

Vec2D MeshVertex::uv
 

Definition at line 50 of file AVertexTypes.h.

Referenced by load_mesh().


The documentation for this struct was generated from the following file:
Generated on Wed Apr 23 05:52:11 2003 for Modern Warfare by doxygen1.3-rc2