9 #ifndef __HOM_OrientedBoundingBox_h__
10 #define __HOM_OrientedBoundingBox_h__
47 double tol = 0.00001)
const;
59 bool contains(
const std::vector<double> &point)
const;
#define HOM_DESTRUCT_OBJECT(pointer)
GLsizei const GLchar *const * string
string __repr__(VtArray< T > const &self)
~HOM_OrientedBoundingBox()
void ignore(T const &) VULKAN_HPP_NOEXCEPT
#define HOM_CONSTRUCT_OBJECT(pointer)
SIM_API const UT_StringHolder rotation
HOM_OrientedBoundingBox(const HOM_OrientedBoundingBox &src)
HOM_OrientedBoundingBox(const UT_OBBoxD &bbox)
HOM_Matrix4 __mul__(HOM_Matrix4 &matrix4)
bool isAlmostEqual(HOM_Matrix4 &matrix4, double tolerance=0.00001)
OIIO_UTIL_API bool rename(string_view from, string_view to, std::string &err)
bool operator!=(HOM_PtrOrNull< HOM_OrientedBoundingBox > bbox) const
bool OIIO_UTIL_API contains(string_view a, string_view b)
Does 'a' contain the string 'b' within it?
bool operator==(const Mat3< T0 > &m0, const Mat3< T1 > &m1)
Equality operator, does exact floating point comparisons.
HOM_OrientedBoundingBox()