VTK  9.3.20240419
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]) constvtkBoundingBox
ComputeInnerDimension() constvtkBoundingBox
ComputeLocalBounds(vtkPoints *points, double u[3], double v[3], double w[3], double outputBounds[6])vtkBoundingBoxstatic
Contains(const vtkBoundingBox &bbox) constvtkBoundingBox
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]) constvtkBoundingBoxinline
ContainsPoint(double px, double py, double pz) constvtkBoundingBoxinline
ContainsPoint(const PointT &p) constvtkBoundingBoxinline
GetBound(int i) constvtkBoundingBoxinline
GetBounds(double bounds[6]) constvtkBoundingBoxinline
GetBounds(double &xMin, double &xMax, double &yMin, double &yMax, double &zMin, double &zMax) constvtkBoundingBoxinline
GetCenter(double center[3]) constvtkBoundingBoxinline
GetCorner(int corner, double p[3]) constvtkBoundingBoxinline
GetDiagonalLength() constvtkBoundingBox
GetDiagonalLength2() constvtkBoundingBox
GetLength(int i) constvtkBoundingBoxinline
GetLengths(double lengths[3]) constvtkBoundingBoxinline
GetMaxLength() constvtkBoundingBox
GetMaxPoint() constvtkBoundingBoxinline
GetMaxPoint(double &x, double &y, double &z) constvtkBoundingBoxinline
GetMaxPoint(double x[3]) constvtkBoundingBoxinline
GetMinPoint() constvtkBoundingBoxinline
GetMinPoint(double &x, double &y, double &z) constvtkBoundingBoxinline
GetMinPoint(double x[3]) constvtkBoundingBoxinline
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) constvtkBoundingBox
IntersectsLine(const double p1[3], const double p2[3]) constvtkBoundingBox
IntersectsSphere(double center[3], double squaredRadius) constvtkBoundingBox
IsSubsetOf(const vtkBoundingBox &bbox) constvtkBoundingBoxinline
IsValid() constvtkBoundingBoxinline
IsValid(const double bounds[6])vtkBoundingBoxinlinestatic
MaxPntvtkBoundingBoxprotected
MinPntvtkBoundingBoxprotected
operator!=(const vtkBoundingBox &bbox) constvtkBoundingBoxinline
operator=(const vtkBoundingBox &bbox)vtkBoundingBoxinline
operator==(const vtkBoundingBox &bbox) constvtkBoundingBoxinline
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