#include <HOM_GeometrySelection.h>
Definition at line 26 of file HOM_GeometrySelection.h.
HOM_GeometrySelection::HOM_GeometrySelection |
( |
| ) |
|
|
inline |
virtual HOM_GeometrySelection::~HOM_GeometrySelection |
( |
| ) |
|
|
inlinevirtual |
virtual std::string HOM_GeometrySelection::__repr__ |
( |
| ) |
|
|
pure virtual |
virtual void HOM_GeometrySelection::growSelection |
( |
| ) |
|
|
pure virtual |
virtual HOM_Node* HOM_GeometrySelection::mergedNode |
( |
HOM_Node & |
parent, |
|
|
const char * |
creator_name, |
|
|
bool |
force_keep_original_objects = false , |
|
|
bool |
display_original_objects = false |
|
) |
| |
|
pure virtual |
virtual std::string HOM_GeometrySelection::mergedSelectionString |
( |
bool |
empty_string_selects_all = true , |
|
|
bool |
force_numeric = false |
|
) |
| |
|
pure virtual |
virtual bool HOM_GeometrySelection::needsMergedNode |
( |
HOM_Node & |
parent | ) |
|
|
pure virtual |
virtual bool HOM_GeometrySelection::ordered |
( |
| ) |
|
|
pure virtual |
virtual std::vector<HOM_EnumValue *> HOM_GeometrySelection::primitiveTypes |
( |
| ) |
|
|
pure virtual |
virtual std::vector<std::string> HOM_GeometrySelection::selectionStrings |
( |
bool |
empty_string_selects_all = true , |
|
|
bool |
force_numeric = false |
|
) |
| |
|
pure virtual |
virtual void HOM_GeometrySelection::setPrimitiveTypes |
( |
std::vector< HOM_EnumValue * > |
primitive_types | ) |
|
|
pure virtual |
virtual void HOM_GeometrySelection::shrinkSelection |
( |
bool |
check_uv = true | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: