23#ifndef __vtkboneConstraintCollection_h
24#define __vtkboneConstraintCollection_h
vtkObject * GetItemAsObject(int i)
void AddItem(vtkObject *)
vtkObject * GetNextItemAsObject()
void operator=(const vtkObjectBase &)
maintain an unordered list of dataarray objects
vtkboneConstraint * GetItem(const char *name)
void RemoveItem(const char *name)
static vtkboneConstraintCollection * New()
void AddItem(vtkboneConstraint *ds)
~vtkboneConstraintCollection()
vtkboneConstraintCollection()
vtkboneConstraint * GetNextConstraint()
vtkboneConstraint * GetItem(int i)
vtkboneConstraint * GetNextConstraint(vtkCollectionSimpleIterator &cookie)
vtkboneConstraint * GetNextItem()
a constraint for a finite element mesh
void * vtkCollectionSimpleIterator