eng::GraphImporter::Polygon Class Reference

Holds state during parsing of a polygon. More...

List of all members.

Public Member Functions

 Polygon (void)
void Reset (void)
void Reset (uint num)
bool IfTextured (void) const

Public Attributes

GraphMaker::NodePredecessors mNodePredecessors
Vixs mVixs
 vertex indexs
Nix mNix
 normal index
vector< TexCoord > mTexCoords
ModesNode::Modes mModes
bool mDebugImportedColor
bool mDebugImportedVixs

Private Attributes

uint mNum


Detailed Description

Holds state during parsing of a polygon.

Constructor & Destructor Documentation

eng::GraphImporter::Polygon::Polygon ( void   )  [inline]


Member Function Documentation

void eng::GraphImporter::Polygon::Reset ( void   )  [inline]

To be called before parsing a polygon. Pass 0 when beginning a new partition to reset vix/num.

void eng::GraphImporter::Polygon::Reset ( uint  num  )  [inline]

bool eng::GraphImporter::Polygon::IfTextured ( void   )  const [inline]


Member Data Documentation

uint eng::GraphImporter::Polygon::mNum [private]

GraphMaker::NodePredecessors eng::GraphImporter::Polygon::mNodePredecessors

Vixs eng::GraphImporter::Polygon::mVixs

vertex indexs

Nix eng::GraphImporter::Polygon::mNix

normal index

vector<TexCoord> eng::GraphImporter::Polygon::mTexCoords

ModesNode::Modes eng::GraphImporter::Polygon::mModes

bool eng::GraphImporter::Polygon::mDebugImportedColor

bool eng::GraphImporter::Polygon::mDebugImportedVixs


The documentation for this class was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:22 2007