Developer Documentation
EntityPosition< MeshT > Class Template Reference

Public Member Functions

 EntityPosition (MeshT &mesh)
 
ACG::Vec3d operator() (OpenVolumeMesh::VertexHandle vh)
 
ACG::Vec3d operator() (OpenVolumeMesh::EdgeHandle eh)
 
ACG::Vec3d operator() (OpenVolumeMesh::HalfEdgeHandle heh)
 
ACG::Vec3d operator() (OpenVolumeMesh::CellHandle ch)
 
ACG::Vec3d operator() (OpenVolumeMesh::FaceHandle fh)
 
ACG::Vec3d operator() (OpenVolumeMesh::HalfFaceHandle hfh)
 

Private Attributes

MeshT & mesh_
 

Detailed Description

template<class MeshT>
class EntityPosition< MeshT >

Definition at line 8 of file EntityPosition.hh.


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