Developer Documentation
OMSpecificTriangleBSPTraits< Mesh > Class Template Reference

Public Types

typedef Mesh::Point Point
 
typedef Mesh::FaceHandle Handle
 
typedef Mesh::VertexHandle VertexHandle
 

Public Member Functions

 OMSpecificTriangleBSPTraits (const Mesh &_mesh)
 
void points (const Handle &_h, Point &_p0, Point &_p1, Point &_p2) const
 Returns the points belonging to the face handle _h.
 

Protected Attributes

const Meshmesh_
 

Detailed Description

template<class Mesh>
class OMSpecificTriangleBSPTraits< Mesh >

Definition at line 183 of file TriangleBSPT.hh.


The documentation for this class was generated from the following file: