Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
cinder::AxisAlignedBox3f Member List

This is the complete list of members for cinder::AxisAlignedBox3f, including all inherited members.

AxisAlignedBox3f()cinder::AxisAlignedBox3f
AxisAlignedBox3f(const Vec3f &aMin, const Vec3f &aMax)cinder::AxisAlignedBox3f
calcTriangleIntersection(const Ray &ray, const Vec3f &vert0, const Vec3f &vert1, const Vec3f &vert2, float *result)cinder::AxisAlignedBox3fstatic
getCenter() const cinder::AxisAlignedBox3f
getMax() const cinder::AxisAlignedBox3f
getMin() const cinder::AxisAlignedBox3f
getNegative(const Vec3f &normal) const cinder::AxisAlignedBox3f
getPositive(const Vec3f &normal) const cinder::AxisAlignedBox3f
getSize() const cinder::AxisAlignedBox3f
include(const AxisAlignedBox3f &box)cinder::AxisAlignedBox3f
intersect(const Ray &ray, float intersections[2])cinder::AxisAlignedBox3f
intersects(const Ray &ray)cinder::AxisAlignedBox3f
mExtentscinder::AxisAlignedBox3fprotected
mVertscinder::AxisAlignedBox3fprotected
transformed(const Matrix44f &transform) const cinder::AxisAlignedBox3f