#include <xFileFace.h>
Public Types | |
typedef pvector< Vertex > | Vertices |
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 |
Definition at line 38 of file xFileFace.h.
|
Definition at line 48 of file xFileFace.h. |
|
Definition at line 34 of file xFileFace.cxx. References XFileFace::Vertex::_vertex_index, XFileMesh::add_vertex(), EggPolygon::rbegin(), EggPolygon::rend(), and EggPolygon::reverse_iterator. |
|
Sets the structure up from the indicated egg data.
Definition at line 47 of file xFileFace.cxx. References _vertices. |
|
Definition at line 51 of file xFileFace.h. |
|
Definition at line 49 of file xFileFace.h. Referenced by set_from_egg(). |