vtkBoundingBox Member List
This is the complete list of members for
vtkBoundingBox, including all inherited members.
| AddBounds(double bounds[6]) | vtkBoundingBox | |
| AddBox(const vtkBoundingBox &bbox) | vtkBoundingBox | |
| AddPoint(double p[3]) | vtkBoundingBox | |
| AddPoint(double px, double py, double pz) | vtkBoundingBox | |
| ContainsPoint(double p[3]) const | vtkBoundingBox | [inline] |
| ContainsPoint(double px, double py, double pz) const | vtkBoundingBox | [inline] |
| GetBound(int i) const | vtkBoundingBox | [inline] |
| GetBounds(double bounds[6]) const | vtkBoundingBox | [inline] |
| GetBounds(double &xMin, double &xMax, double &yMin, double &yMax, double &zMin, double &zMax) const | vtkBoundingBox | [inline] |
| GetCenter(double center[3]) const | vtkBoundingBox | [inline] |
| GetLength(int i) const | vtkBoundingBox | [inline] |
| GetLengths(double lengths[3]) const | vtkBoundingBox | [inline] |
| GetMaxLength() const | vtkBoundingBox | |
| GetMaxPoint() const | vtkBoundingBox | [inline] |
| GetMaxPoint(double &x, double &y, double &z) const | vtkBoundingBox | [inline] |
| GetMinPoint() const | vtkBoundingBox | [inline] |
| GetMinPoint(double &x, double &y, double &z) const | vtkBoundingBox | [inline] |
| IntersectBox(const vtkBoundingBox &bbox) | vtkBoundingBox | |
| Intersects(const vtkBoundingBox &bbox) const | vtkBoundingBox | |
| IsValid() const | vtkBoundingBox | [inline] |
| MaxPnt | vtkBoundingBox | [protected] |
| MinPnt | vtkBoundingBox | [protected] |
| operator!=(const vtkBoundingBox &bbox) const | vtkBoundingBox | [inline] |
| operator=(const vtkBoundingBox &bbox) | vtkBoundingBox | [inline] |
| operator==(const vtkBoundingBox &bbox) const | vtkBoundingBox | [inline] |
| Reset() | vtkBoundingBox | [inline] |
| SetBounds(double bounds[6]) | vtkBoundingBox | [inline] |
| SetBounds(double xMin, double xMax, double yMin, double yMax, double zMin, double zMax) | vtkBoundingBox | |
| SetMaxPoint(double x, double y, double z) | vtkBoundingBox | |
| SetMaxPoint(double p[3]) | vtkBoundingBox | [inline] |
| SetMinPoint(double x, double y, double z) | vtkBoundingBox | |
| SetMinPoint(double p[3]) | vtkBoundingBox | [inline] |
| vtkBoundingBox() | vtkBoundingBox | [inline] |
| vtkBoundingBox(const vtkBoundingBox &bbox) | vtkBoundingBox | [inline] |