OpenVDB  0.104.0
BBox< _VectorType > Member List

This is the complete list of members for BBox< _VectorType >, including all inherited members.

BBox()BBox< _VectorType >inline
BBox(const VectorType &xyzMin, const VectorType &xyzMax)BBox< _VectorType >inline
BBox(const VectorType &xyzMin, const VectorType &xyzMax, bool sorted)BBox< _VectorType >inline
BBox(const VectorType &xyzMin, const ElementType &length)BBox< _VectorType >inline
BBox(const ElementType *xyz, bool sorted=true)BBox< _VectorType >inlineexplicit
BBox(const BBox &other)BBox< _VectorType >inline
ElementType typedefBBox< _VectorType >
empty() const BBox< _VectorType >inline
expand(ElementType padding)BBox< _VectorType >inline
expand(const VectorType &xyz)BBox< _VectorType >inline
expand(const BBox &)BBox< _VectorType >inline
expand(const VectorType &xyzMin, const ElementType &length)BBox< _VectorType >inline
extents() const BBox< _VectorType >inline
getCenter() const BBox< _VectorType >inline
hasOverlap(const BBox &) const BBox< _VectorType >inline
hasVolume() const BBox< _VectorType >inline
isInside(const VectorType &xyz) const BBox< _VectorType >inline
isInside(const BBox &) const BBox< _VectorType >inline
isSorted() const BBox< _VectorType >inline
max() const BBox< _VectorType >inline
max()BBox< _VectorType >inline
maxExtent() const BBox< _VectorType >inline
min() const BBox< _VectorType >inline
min()BBox< _VectorType >inline
operator bool() const BBox< _VectorType >inline
operator!=(const BBox &rhs) const BBox< _VectorType >inline
operator==(const BBox &rhs) const BBox< _VectorType >inline
read(std::istream &is)BBox< _VectorType >inline
sort()BBox< _VectorType >inline
translate(const VectorType &t)BBox< _VectorType >inline
ValueType typedefBBox< _VectorType >
VectorType typedefBBox< _VectorType >
volume() const BBox< _VectorType >inline
write(std::ostream &os) const BBox< _VectorType >inline