#include <HOM_VertexGroup.h>
Definition at line 26 of file HOM_VertexGroup.h.
HOM_VertexGroup::HOM_VertexGroup |
( |
| ) |
|
|
inline |
virtual HOM_VertexGroup::~HOM_VertexGroup |
( |
| ) |
|
|
inlinevirtual |
virtual int HOM_VertexGroup::__hash__ |
( |
| ) |
|
|
pure virtual |
virtual std::string HOM_VertexGroup::__repr__ |
( |
| ) |
|
|
pure virtual |
virtual void HOM_VertexGroup::add |
( |
const std::vector< HOM_Vertex * > & |
vertices | ) |
|
|
pure virtual |
virtual void HOM_VertexGroup::clear |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_VertexGroup::contains |
( |
HOM_Vertex & |
vertex | ) |
|
|
pure virtual |
virtual void HOM_VertexGroup::destroy |
( |
| ) |
|
|
pure virtual |
virtual void HOM_VertexGroup::incrementDataId |
( |
| ) |
|
|
pure virtual |
virtual bool HOM_VertexGroup::isOrdered |
( |
| ) |
|
|
pure virtual |
virtual HOM_IterableList<HOM_Vertex>* HOM_VertexGroup::iterVertices |
( |
| ) |
|
|
pure virtual |
virtual std::string HOM_VertexGroup::name |
( |
| ) |
|
|
pure virtual |
virtual HOM_EnumValue& HOM_VertexGroup::optionType |
( |
const char * |
option_name | ) |
|
|
pure virtual |
virtual void HOM_VertexGroup::remove |
( |
const std::vector< HOM_Vertex * > & |
vertices | ) |
|
|
pure virtual |
virtual void HOM_VertexGroup::removeOption |
( |
const char * |
name | ) |
|
|
pure virtual |
virtual int64 HOM_VertexGroup::vertexCount |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: