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

XFileFace Class Reference

This represents a single face of an XFileMesh. More...

#include <xFileFace.h>

List of all members.

Public Types

typedef pvector< VertexVertices

Public Member Functions

 XFileFace ()
void set_from_egg (XFileMesh *mesh, EggPolygon *egg_poly)
 Sets the structure up from the indicated egg data.


Public Attributes

Vertices _vertices
int _material_index


Detailed Description

This represents a single face of an XFileMesh.

Definition at line 38 of file xFileFace.h.


Member Typedef Documentation

typedef pvector<Vertex> XFileFace::Vertices
 

Definition at line 48 of file xFileFace.h.


Constructor & Destructor Documentation

XFileFace::XFileFace  ) 
 

Definition at line 34 of file xFileFace.cxx.

References XFileFace::Vertex::_vertex_index, XFileMesh::add_vertex(), EggPolygon::rbegin(), EggPolygon::rend(), and EggPolygon::reverse_iterator.


Member Function Documentation

void XFileFace::set_from_egg XFileMesh mesh,
EggPolygon egg_poly
 

Sets the structure up from the indicated egg data.

Definition at line 47 of file xFileFace.cxx.

References _vertices.


Member Data Documentation

int XFileFace::_material_index
 

Definition at line 51 of file xFileFace.h.

Vertices XFileFace::_vertices
 

Definition at line 49 of file xFileFace.h.

Referenced by set_from_egg().


The documentation for this class was generated from the following files:
Generated on Fri May 2 03:28:09 2003 for Panda-Tool by doxygen1.3