VTK  9.3.1
vtkBoundingBox Member List

This is the complete list of members for vtkBoundingBox, including all inherited members.

AddBounds(const double bounds[6])vtkBoundingBox
AddBox(const vtkBoundingBox &bbox)vtkBoundingBox
AddPoint(double p[3])vtkBoundingBox
AddPoint(double px, double py, double pz)vtkBoundingBox
ClampDivisions(vtkIdType targetBins, int divs[3])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts, double bounds[6])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts, const unsigned char *ptUses, double bounds[6])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts, const std::atomic< unsigned char > *ptUses, double bounds[6])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts, const long long *ptIds, long long numPointIds, double bounds[6])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts, const long *ptIds, long numPointIds, double bounds[6])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts, const int *ptIds, int numPointIds, double bounds[6])vtkBoundingBoxstatic
ComputeBounds(vtkPoints *pts)vtkBoundingBoxinline
ComputeBounds(vtkPoints *pts, unsigned char *ptUses)vtkBoundingBoxinline
ComputeDivisions(vtkIdType totalBins, double bounds[6], int divs[3]) const vtkBoundingBox
ComputeInnerDimension() const vtkBoundingBox
ComputeLocalBounds(vtkPoints *points, double u[3], double v[3], double w[3], double outputBounds[6])vtkBoundingBoxstatic
Contains(const vtkBoundingBox &bbox) const vtkBoundingBox
ContainsLine(const double x[3], const double s[3], const double lineEnd[3], double &t, double xInt[3], int &plane)vtkBoundingBoxstatic
ContainsPoint(const double p[3]) const vtkBoundingBoxinline
ContainsPoint(double px, double py, double pz) const vtkBoundingBoxinline
ContainsPoint(const PointT &p) const vtkBoundingBoxinline
GetBound(int i) const vtkBoundingBoxinline
GetBounds(double bounds[6]) const vtkBoundingBoxinline
GetBounds(double &xMin, double &xMax, double &yMin, double &yMax, double &zMin, double &zMax) const vtkBoundingBoxinline
GetCenter(double center[3]) const vtkBoundingBoxinline
GetCorner(int corner, double p[3]) const vtkBoundingBoxinline
GetDiagonalLength() const vtkBoundingBox
GetDiagonalLength2() const vtkBoundingBox
GetLength(int i) const vtkBoundingBoxinline
GetLengths(double lengths[3]) const vtkBoundingBoxinline
GetMaxLength() const vtkBoundingBox
GetMaxPoint() const vtkBoundingBoxinline
GetMaxPoint(double &x, double &y, double &z) const vtkBoundingBoxinline
GetMaxPoint(double x[3]) const vtkBoundingBoxinline
GetMinPoint() const vtkBoundingBoxinline
GetMinPoint(double &x, double &y, double &z) const vtkBoundingBoxinline
GetMinPoint(double x[3]) const vtkBoundingBoxinline
Inflate(double delta)vtkBoundingBox
Inflate(double deltaX, double deltaY, double deltaZ)vtkBoundingBox
Inflate()vtkBoundingBox
InflateSlice(double delta)vtkBoundingBox
IntersectBox(const vtkBoundingBox &bbox)vtkBoundingBox
IntersectPlane(double origin[3], double normal[3])vtkBoundingBox
Intersects(const vtkBoundingBox &bbox) const vtkBoundingBox
IntersectsLine(const double p1[3], const double p2[3]) const vtkBoundingBox
IntersectsSphere(double center[3], double squaredRadius) const vtkBoundingBox
IsSubsetOf(const vtkBoundingBox &bbox) const vtkBoundingBoxinline
IsValid() const vtkBoundingBoxinline
IsValid(const double bounds[6])vtkBoundingBoxinlinestatic
MaxPntvtkBoundingBoxprotected
MinPntvtkBoundingBoxprotected
operator!=(const vtkBoundingBox &bbox) const vtkBoundingBoxinline
operator=(const vtkBoundingBox &bbox)vtkBoundingBoxinline
operator==(const vtkBoundingBox &bbox) const vtkBoundingBoxinline
Reset()vtkBoundingBoxinline
Scale(double s[3])vtkBoundingBox
Scale(double sx, double sy, double sz)vtkBoundingBox
ScaleAboutCenter(double s)vtkBoundingBox
ScaleAboutCenter(double s[3])vtkBoundingBox
ScaleAboutCenter(double sx, double sy, double sz)vtkBoundingBox
SetBounds(const double bounds[6])vtkBoundingBoxinline
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])vtkBoundingBoxinline
SetMinPoint(double x, double y, double z)vtkBoundingBox
SetMinPoint(double p[3])vtkBoundingBoxinline
vtkBoundingBox()vtkBoundingBoxinline
vtkBoundingBox(const double bounds[6])vtkBoundingBoxinline
vtkBoundingBox(double xMin, double xMax, double yMin, double yMax, double zMin, double zMax)vtkBoundingBoxinline
vtkBoundingBox(const vtkBoundingBox &bbox)vtkBoundingBoxinline