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

XFileVertex Class Reference

#include <xFileVertex.h>

List of all members.

Public Member Functions

 XFileVertex ()
void set_from_egg (EggVertex *egg_vertex, EggPrimitive *egg_poly)
int compare_to (const XFileVertex &other) const

Public Attributes

Vertexf _point
TexCoordf _uv
Colorf _color
bool _has_color
bool _has_uv


Constructor & Destructor Documentation

XFileVertex::XFileVertex  ) 
 

Definition at line 30 of file xFileVertex.cxx.

References _color, _has_color, _has_uv, _point, and _uv.


Member Function Documentation

int XFileVertex::compare_to const XFileVertex &  other  )  const
 

Definition at line 89 of file xFileVertex.cxx.

References _color, _point, and _uv.

void XFileVertex::set_from_egg EggVertex egg_vertex,
EggPrimitive egg_poly
 

Definition at line 44 of file xFileVertex.cxx.

References _color, _has_color, _has_uv, _point, _uv, EggAttributes::get_color(), EggVertex::get_pos3(), EggPrimitive::get_texture(), EggTexture::get_transform(), EggAttributes::get_uv(), EggNode::get_vertex_frame(), EggNode::get_vertex_to_node(), EggAttributes::has_color(), EggPrimitive::has_texture(), EggTexture::has_transform(), EggAttributes::has_uv(), LCAST, TexCoordd, and Vertexd.

Referenced by XFileMesh::add_vertex().


Member Data Documentation

Colorf XFileVertex::_color
 

Definition at line 41 of file xFileVertex.h.

Referenced by compare_to(), XFileMesh::create_polygons(), XFileMesh::make_color_data(), XFileMesh::read_color_data(), set_from_egg(), and XFileVertex().

bool XFileVertex::_has_color
 

Definition at line 42 of file xFileVertex.h.

Referenced by XFileMesh::add_vertex(), XFileMesh::create_polygons(), XFileMesh::read_color_data(), set_from_egg(), and XFileVertex().

bool XFileVertex::_has_uv
 

Definition at line 43 of file xFileVertex.h.

Referenced by XFileMesh::add_vertex(), XFileMesh::create_polygons(), XFileMesh::read_uv_data(), set_from_egg(), and XFileVertex().

Vertexf XFileVertex::_point
 

Definition at line 39 of file xFileVertex.h.

Referenced by compare_to(), XFileMesh::create_polygons(), XFileMesh::make_mesh_data(), XFileMesh::read_mesh_data(), set_from_egg(), and XFileVertex().

TexCoordf XFileVertex::_uv
 

Definition at line 40 of file xFileVertex.h.

Referenced by compare_to(), XFileMesh::create_polygons(), XFileMesh::make_uv_data(), XFileMesh::read_uv_data(), set_from_egg(), and XFileVertex().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:01:32 2003 for Panda-Tool by doxygen1.3