HandleNodeMod< MeshT > Struct Template Reference

#include <StatusNodeMods.hh>

List of all members.

Static Public Member Functions

static bool is_handle (const MeshT &_m, typename MeshT::VertexHandle _vh)
 tell status node if the vertex is marked as handle area
static bool is_handle (const MeshT &_m, typename MeshT::FaceHandle _fh)
 tell status node if the face is marked as handle area
static bool is_vertex_selected (const MeshT &_mesh, typename MeshT::VertexHandle _vh)
 tell status node if the vertex is marked as handle area
static bool is_edge_selected (const MeshT &_mesh, typename MeshT::EdgeHandle _eh)
 tell status node if the edge is marked as handle area
static bool is_face_selected (const MeshT &_mesh, typename MeshT::FaceHandle _fh)
 tell status node if the face is marked as handle area

Detailed Description

template<class MeshT>
struct HandleNodeMod< MeshT >

Structure used in the Status Nodes to show if an area is marked as a handle region

Definition at line 94 of file StatusNodeMods.hh.


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

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .