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

MeshEntry Struct Reference

#include <ATypes.h>

List of all members.


Detailed Description

User code picks a mesh by giving an index to an array of MeshEntry.

Definition at line 113 of file ATypes.h.

Public Attributes

UINT VBmin
UINT VBcount
UINT IBstart
UINT TriCount
Vec3D size


Member Data Documentation

UINT MeshEntry::IBstart
 

Definition at line 115 of file ATypes.h.

Referenced by load_mesh(), and mesh_processRenderRequests().

Vec3D MeshEntry::size
 

Definition at line 116 of file ATypes.h.

Referenced by load_mesh(), and mesh_processRenderRequests().

UINT MeshEntry::TriCount
 

Definition at line 115 of file ATypes.h.

Referenced by load_mesh(), and mesh_processRenderRequests().

UINT MeshEntry::VBcount
 

Definition at line 115 of file ATypes.h.

Referenced by load_mesh(), and mesh_processRenderRequests().

UINT MeshEntry::VBmin
 

Definition at line 115 of file ATypes.h.

Referenced by load_mesh(), and mesh_processRenderRequests().


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