This is the complete list of members for PhysxBounds3, including all inherited members.
_bounds (defined in PhysxBounds3) | PhysxBounds3 | |
bounds_of_obb(const LMatrix3f &orientation, const LPoint3f &translation, const LVector3f &half_dims) | PhysxBounds3 | |
combine(const PhysxBounds3 &b2) | PhysxBounds3 | |
contain(const LPoint3f &p) const | PhysxBounds3 | |
fatten(float distance) | PhysxBounds3 | |
get_center() const | PhysxBounds3 | |
get_dimensions() const | PhysxBounds3 | |
get_max() const | PhysxBounds3 | |
get_min() const | PhysxBounds3 | |
include(const LPoint3f &v) | PhysxBounds3 | |
intersects(const PhysxBounds3 &b) const | PhysxBounds3 | |
intersects2d(const PhysxBounds3 &b, unsigned axis_to_ignore) const | PhysxBounds3 | |
is_empty() const | PhysxBounds3 | |
PhysxBounds3() (defined in PhysxBounds3) | PhysxBounds3 | inline |
scale(float scale) | PhysxBounds3 | |
set(const LPoint3f &min, const LPoint3f &max) | PhysxBounds3 | |
set_center_extents(const LPoint3f ¢er, const LVector3f &extents) | PhysxBounds3 | |
set_empty() | PhysxBounds3 | |
set_infinite() | PhysxBounds3 | |
set_max(LPoint3f value) | PhysxBounds3 | |
set_min(LPoint3f value) | PhysxBounds3 | |
transform(const LMatrix3f &orientation, const LPoint3f &translation) | PhysxBounds3 | |
~PhysxBounds3() (defined in PhysxBounds3) | PhysxBounds3 | inline |