CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csTriangleLODAlgo Class Reference

Algorithm class that calculates the cost of a vertex. More...

#include <csgeom/trimeshlod.h>

Inheritance diagram for csTriangleLODAlgo:

csTriangleLODAlgoEdge List of all members.

Public Member Functions

virtual void CalculateCost (csTriangleVerticesCost *vertices, csTriangleVertexCost *vertex)=0
 Calculate the minimal cost of collapsing this vertex to some other.

Detailed Description

Algorithm class that calculates the cost of a vertex.

Definition at line 59 of file trimeshlod.h.


Member Function Documentation

virtual void csTriangleLODAlgo::CalculateCost csTriangleVerticesCost vertices,
csTriangleVertexCost vertex
[pure virtual]
 

Calculate the minimal cost of collapsing this vertex to some other.

Also remember which other vertex was selected for collapsing to.

Implemented in csTriangleLODAlgoEdge.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1