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

XFileVertex Class Reference

This represents a single vertex associated with an XFileFace. More...

#include <xFileVertex.h>

List of all members.

Public Member Functions

 XFileVertex ()
void set_from_egg (EggVertex *egg_vertex, EggPrimitive *egg_poly)
 Sets the structure up from the indicated egg data.

int compare_to (const XFileVertex &other) const

Public Attributes

Vertexf _point
TexCoordf _uv
Colorf _color
bool _has_color
bool _has_uv


Detailed Description

This represents a single vertex associated with an XFileFace.

Definition at line 40 of file xFileVertex.h.


Constructor & Destructor Documentation

XFileVertex::XFileVertex  ) 
 

Definition at line 35 of file xFileVertex.cxx.


Member Function Documentation

int XFileVertex::compare_to const XFileVertex &  other  )  const
 

Definition at line 99 of file xFileVertex.cxx.

void XFileVertex::set_from_egg EggVertex egg_vertex,
EggPrimitive egg_poly
 

Sets the structure up from the indicated egg data.

Definition at line 52 of file xFileVertex.cxx.

Referenced by XFileMesh::add_polygon().


Member Data Documentation

Colorf XFileVertex::_color
 

Definition at line 48 of file xFileVertex.h.

Referenced by XFileMesh::get_material().

bool XFileVertex::_has_color
 

Definition at line 49 of file xFileVertex.h.

Referenced by XFileMesh::add_polygon().

bool XFileVertex::_has_uv
 

Definition at line 50 of file xFileVertex.h.

Referenced by XFileMesh::add_polygon().

Vertexf XFileVertex::_point
 

Definition at line 46 of file xFileVertex.h.

TexCoordf XFileVertex::_uv
 

Definition at line 47 of file xFileVertex.h.


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