, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
| Allocate(const vtkIdType sz, const vtkIdType ext=1000) | vtkPoints | [virtual] |
| Bounds | vtkPoints | [protected] |
| BreakOnError() | vtkObject | [static] |
| CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
| ComputeBounds() | vtkPoints | [virtual] |
| ComputeTime | vtkPoints | [protected] |
| Data | vtkPoints | [protected] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| DeepCopy(vtkPoints *ad) | vtkPoints | [virtual] |
| Delete() | vtkObjectBase | [virtual] |
| GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
| GarbageCollectionStarting() | vtkObjectBase | [protected, virtual] |
| GetActualMemorySize() | vtkPoints | |
| GetBounds() | vtkPoints | |
| GetBounds(double bounds[6]) | vtkPoints | |
| GetCcwHullX(float *pts, int len) | vtkPointsProjectedHull | |
| GetCcwHullX(double *pts, int len) | vtkPointsProjectedHull | |
| GetCcwHullY(float *pts, int len) | vtkPointsProjectedHull | |
| GetCcwHullY(double *pts, int len) | vtkPointsProjectedHull | |
| GetCcwHullZ(float *pts, int len) | vtkPointsProjectedHull | |
| GetCcwHullZ(double *pts, int len) | vtkPointsProjectedHull | |
| vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
| GetCommand(unsigned long tag) | vtkObject | |
| GetData() | vtkPoints | [inline] |
| GetDataType() | vtkPoints | [virtual] |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetMTime() | vtkObject | [virtual] |
| GetNumberOfPoints() | vtkPoints | [inline] |
| GetPoint(vtkIdType id) | vtkPoints | [inline] |
| GetPoint(vtkIdType id, double x[3]) | vtkPoints | [inline] |
| GetPoints(vtkIdList *ptId, vtkPoints *fp) | vtkPoints | |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetSizeCcwHullX() | vtkPointsProjectedHull | |
| GetSizeCcwHullY() | vtkPointsProjectedHull | |
| GetSizeCcwHullZ() | vtkPointsProjectedHull | |
| GetVoidPointer(const int id) | vtkPoints | [inline] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| Initialize() | vtkPointsProjectedHull | [virtual] |
| InsertNextPoint(const float x[3]) | vtkPoints | [inline] |
| InsertNextPoint(const double x[3]) | vtkPoints | [inline] |
| InsertNextPoint(double x, double y, double z) | vtkPoints | [inline] |
| InsertPoint(vtkIdType id, const float x[3]) | vtkPoints | [inline] |
| InsertPoint(vtkIdType id, const double x[3]) | vtkPoints | [inline] |
| InsertPoint(vtkIdType id, double x, double y, double z) | vtkPoints | [inline] |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | [inline] |
| InvokeEvent(const char *event) | vtkObject | [inline] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkPointsProjectedHull | [static] |
| vtkPoints::New(int dataType) | vtkPoints | [static] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &os) | vtkObjectBase | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPointsProjectedHull | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| rectangleIntersectionX(vtkPoints *R) | vtkPointsProjectedHull | |
| rectangleIntersectionX(float ymin, float ymax, float zmin, float zmax) | vtkPointsProjectedHull | |
| rectangleIntersectionX(double ymin, double ymax, double zmin, double zmax) | vtkPointsProjectedHull | |
| rectangleIntersectionY(vtkPoints *R) | vtkPointsProjectedHull | |
| rectangleIntersectionY(float zmin, float zmax, float xmin, float xmax) | vtkPointsProjectedHull | |
| rectangleIntersectionY(double zmin, double zmax, double xmin, double xmax) | vtkPointsProjectedHull | |
| rectangleIntersectionZ(vtkPoints *R) | vtkPointsProjectedHull | |
| rectangleIntersectionZ(float xmin, float xmax, float ymin, float ymax) | vtkPointsProjectedHull | |
| rectangleIntersectionZ(double xmin, double xmax, double ymin, double ymax) | vtkPointsProjectedHull | |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObject | [virtual] |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| RemoveReferences() | vtkObjectBase | [protected, virtual] |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
| Reset() | vtkPointsProjectedHull | [inline, virtual] |
| SetData(vtkDataArray *) | vtkPoints | [virtual] |
| SetDataType(int dataType) | vtkPoints | [virtual] |
| SetDataTypeToBit() | vtkPoints | [inline] |
| SetDataTypeToChar() | vtkPoints | [inline] |
| SetDataTypeToDouble() | vtkPoints | [inline] |
| SetDataTypeToFloat() | vtkPoints | [inline] |
| SetDataTypeToInt() | vtkPoints | [inline] |
| SetDataTypeToLong() | vtkPoints | [inline] |
| SetDataTypeToShort() | vtkPoints | [inline] |
| SetDataTypeToUnsignedChar() | vtkPoints | [inline] |
| SetDataTypeToUnsignedInt() | vtkPoints | [inline] |
| SetDataTypeToUnsignedLong() | vtkPoints | [inline] |
| SetDataTypeToUnsignedShort() | vtkPoints | [inline] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetNumberOfPoints(vtkIdType number) | vtkPoints | [inline] |
| SetPoint(vtkIdType id, const float x[3]) | vtkPoints | [inline] |
| SetPoint(vtkIdType id, const double x[3]) | vtkPoints | [inline] |
| SetPoint(vtkIdType id, double x, double y, double z) | vtkPoints | [inline] |
| SetReferenceCount(int) | vtkObjectBase | |
| ShallowCopy(vtkPoints *ad) | vtkPoints | [virtual] |
| Squeeze() | vtkPoints | [inline, virtual] |
| SubjectHelper | vtkObject | [protected] |
| UnRegister(vtkObjectBase *o) | vtkObject | [virtual] |
| Update() | vtkPointsProjectedHull | |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkPoints(int dataType=VTK_FLOAT) | vtkPoints | [protected] |
| vtkPointsProjectedHull() | vtkPointsProjectedHull | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
| ~vtkPoints() | vtkPoints | [protected] |
| ~vtkPointsProjectedHull() | vtkPointsProjectedHull | [protected] |