# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::COrderFace Struct Reference

List of all members.

Public Methods

void insertInPB (CPrimitiveBlock &out, CVertexCache &vertexCache)
sint countCacheMiss (CVertexCache &vertexCache)

Public Attributes

sint v [3]
bool Inserted

Member Function Documentation

sint NL3D::COrderFace::countCacheMiss CVertexCache   vertexCache [inline]
 

Definition at line 164 of file stripifier.cpp.

References v.

void NL3D::COrderFace::insertInPB CPrimitiveBlock   out,
CVertexCache   vertexCache
[inline]
 

Definition at line 155 of file stripifier.cpp.

References Inserted, and v.


Member Data Documentation

bool NL3D::COrderFace::Inserted
 

Definition at line 153 of file stripifier.cpp.

Referenced by insertInPB.

sint NL3D::COrderFace::v[3]
 

Definition at line 152 of file stripifier.cpp.

Referenced by countCacheMiss, and insertInPB.


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