Developer Documentation
ACG::SceneGraph::LockModT< Mesh > Struct Template Reference
Inheritance diagram for ACG::SceneGraph::LockModT< Mesh >:
ACG::SceneGraph::StatusModT< Mesh, OpenMesh::Attributes::LOCKED >

Additional Inherited Members

- Static Public Member Functions inherited from ACG::SceneGraph::StatusModT< Mesh, OpenMesh::Attributes::LOCKED >
static bool is_vertex_selected (const Mesh &_mesh, typename Mesh::VertexHandle _vh)
 
static bool is_edge_selected (const Mesh &_mesh, typename Mesh::EdgeHandle _eh)
 
static bool is_halfedge_selected (const Mesh &_mesh, typename Mesh::HalfedgeHandle _heh)
 
static bool is_face_selected (const Mesh &_mesh, typename Mesh::FaceHandle _fh)
 

Detailed Description

template<class Mesh>
struct ACG::SceneGraph::LockModT< Mesh >

Definition at line 391 of file StatusNodesT.hh.


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