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

SameCoord< VTX > Class Template Reference

An STL function object that identifies vertices as equivalent when they have the same coordinate value, regardless of their attribute values like texture coordinates. More...

List of all members.

Public Member Functions

bool operator() (const VTX &a, const VTX &b) const


Detailed Description

template<class VTX>
class SameCoord< VTX >

An STL function object that identifies vertices as equivalent when they have the same coordinate value, regardless of their attribute values like texture coordinates.

This is used in remove_doubled_verts().

Definition at line 995 of file builderPrimTempl.I.


Member Function Documentation

template<class VTX>
bool SameCoord< VTX >::operator() const VTX &  a,
const VTX &  b
const [inline]
 

Definition at line 997 of file builderPrimTempl.I.

References BuilderPrimTempl< VTX >::_overall, and BAF_overall_color.


The documentation for this class was generated from the following file:
Generated on Fri May 2 00:54:54 2003 for Panda by doxygen1.3