#include <vtkLabelHierarchyPrivate.h>
Inherits multiset< vtkIdType, PriorityComparator >.
Definition at line 88 of file vtkLabelHierarchyPrivate.h.
vtkLabelHierarchy::Implementation::LabelSet::LabelSet |
( |
vtkLabelHierarchy * |
hierarchy | ) |
|
|
inline |
vtkLabelHierarchy::Implementation::LabelSet::LabelSet |
( |
const LabelSet & |
src | ) |
|
|
inline |
vtkLabelHierarchy::Implementation::LabelSet::LabelSet |
( |
| ) |
|
|
inline |
LabelSet& vtkLabelHierarchy::Implementation::LabelSet::operator= |
( |
const LabelSet & |
rhs | ) |
|
|
inline |
const double* vtkLabelHierarchy::Implementation::LabelSet::GetCenter |
( |
| ) |
const |
|
inline |
double vtkLabelHierarchy::Implementation::LabelSet::GetSize |
( |
| ) |
const |
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::SetGeometry |
( |
const double |
center[3], |
|
|
double |
length |
|
) |
| |
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::SetChildGeometry |
( |
octree< LabelSet, 2 >::octree_node_pointer |
self | ) |
|
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::SetChildGeometry |
( |
octree< LabelSet, 3 >::octree_node_pointer |
self | ) |
|
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::AddChildren |
( |
octree< LabelSet, 2 >::octree_node_pointer |
self, |
|
|
LabelSet & |
emptyNode |
|
) |
| |
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::AddChildren |
( |
octree< LabelSet, 3 >::octree_node_pointer |
self, |
|
|
LabelSet & |
emptyNode |
|
) |
| |
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::Insert |
( |
vtkIdType |
anchor | ) |
|
|
inline |
void vtkLabelHierarchy::Implementation::LabelSet::Increment |
( |
| ) |
|
|
inline |
vtkIdType vtkLabelHierarchy::Implementation::LabelSet::GetLocalAnchorCount |
( |
| ) |
const |
|
inline |
vtkIdType vtkLabelHierarchy::Implementation::LabelSet::GetTotalAnchorCount |
( |
| ) |
const |
|
inline |
vtkIdType vtkLabelHierarchy::Implementation::LabelSet::TotalAnchors |
double vtkLabelHierarchy::Implementation::LabelSet::Center[3] |
double vtkLabelHierarchy::Implementation::LabelSet::Size |
The documentation for this class was generated from the following file: