Developer Documentation
|
Traverse the scenegraph and call the selection function for all mesh nodes. More...
#include <PluginCollection-Selection/Plugin-SelectionMeshObject/MeshObjectSelectionPlugin.hh>
Public Member Functions | |
SelectVolumeAction (QRegion &_region, MeshObjectSelectionPlugin *_plugin, unsigned int _type, bool _deselection, ACG::GLState &_state) | |
void | enter (BaseNode *) |
void | leave (BaseNode *) |
bool | operator() (BaseNode *_node) |
Traverse the scenegraph and call the selection function for all mesh nodes. More... | |
SelectVolumeAction (QRegion &_region, SplatCloudObjectSelectionPlugin *_plugin, unsigned int _type, bool _deselection, ACG::GLState &_state) | |
void | enter (BaseNode *) |
void | leave (BaseNode *) |
bool | operator() (BaseNode *_node) |
SelectVolumeAction (QRegion &_region, VolumeMeshSelectionPlugin *_plugin, unsigned int _type, bool _deselection, ACG::GLState &_state) | |
void | enter (BaseNode *) |
void | leave (BaseNode *) |
bool | operator() (BaseNode *_node) |
Private Attributes | |
ACG::GLState & | state_ |
QRegion & | region_ |
MeshObjectSelectionPlugin * | plugin_ |
unsigned int | type_ |
bool | deselection_ |
SplatCloudObjectSelectionPlugin * | plugin_ |
VolumeMeshSelectionPlugin * | plugin_ |
Traverse the scenegraph and call the selection function for all mesh nodes.
Traverse the scenegraph and call the selection function for all SplatCloud nodes.
Definition at line 634 of file MeshObjectSelectionPlugin.hh.
|
inline |
Definition at line 638 of file MeshObjectSelectionPlugin.hh.
|
inline |
Definition at line 274 of file SplatCloudObjectSelectionPlugin.hh.
|
inline |
Definition at line 388 of file VolumeMeshSelectionPlugin.hh.
|
inline |
Definition at line 642 of file MeshObjectSelectionPlugin.hh.
|
inline |
Definition at line 282 of file SplatCloudObjectSelectionPlugin.hh.
|
inline |
Definition at line 398 of file VolumeMeshSelectionPlugin.hh.
|
inline |
Definition at line 644 of file MeshObjectSelectionPlugin.hh.
|
inline |
Definition at line 283 of file SplatCloudObjectSelectionPlugin.hh.
|
inline |
Definition at line 399 of file VolumeMeshSelectionPlugin.hh.
bool SelectVolumeAction::operator() | ( | BaseNode * | _node | ) |
Traverse the scenegraph and call the selection function for all mesh nodes.
Traverse the scenegraph and call the selection function for all SplatCloud nodes.
Definition at line 2130 of file MeshObjectSelectionPlugin.cc.
|
private |
Definition at line 653 of file MeshObjectSelectionPlugin.hh.
|
private |
Definition at line 651 of file MeshObjectSelectionPlugin.hh.
|
private |
Definition at line 290 of file SplatCloudObjectSelectionPlugin.hh.
|
private |
Definition at line 406 of file VolumeMeshSelectionPlugin.hh.
|
private |
Definition at line 650 of file MeshObjectSelectionPlugin.hh.
|
private |
Definition at line 649 of file MeshObjectSelectionPlugin.hh.
|
private |
Definition at line 652 of file MeshObjectSelectionPlugin.hh.