SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::type::BoundingBox Member List

This is the complete list of members for sofa::type::BoundingBox, including all inherited members.

bboxsofa::type::BoundingBoxprotected
bbox_t typedefsofa::type::BoundingBox
BoundingBox()sofa::type::BoundingBox
BoundingBox(const sofa::type::Vec3 &minBBox, const sofa::type::Vec3 &maxBBox)sofa::type::BoundingBox
BoundingBox(const bbox_t &bbox)sofa::type::BoundingBox
BoundingBox(SReal xmin, SReal xmax, SReal ymin, SReal ymax, SReal zmin, SReal zmax)sofa::type::BoundingBox
BoundingBox(const Vec6f &bbox)sofa::type::BoundingBox
BoundingBox(const Vec6d &bbox)sofa::type::BoundingBox
contains(const sofa::type::Vec3 &point) constsofa::type::BoundingBox
contains(const BoundingBox &other) constsofa::type::BoundingBox
getInclude(const sofa::type::Vec3 &point) constsofa::type::BoundingBox
getInclude(const BoundingBox &other) constsofa::type::BoundingBox
getInflate(SReal amount) constsofa::type::BoundingBox
getIntersection(const BoundingBox &other) constsofa::type::BoundingBox
include(const sofa::type::Vec3 &point)sofa::type::BoundingBox
include(const BoundingBox &other)sofa::type::BoundingBox
inflate(SReal amount)sofa::type::BoundingBox
intersect(const BoundingBox &other) constsofa::type::BoundingBox
intersection(const BoundingBox &other)sofa::type::BoundingBox
invalidate()sofa::type::BoundingBox
isFlat() constsofa::type::BoundingBox
isNegligeable() constsofa::type::BoundingBox
isNull() constsofa::type::BoundingBox
isValid() constsofa::type::BoundingBox
maxBBox() constsofa::type::BoundingBox
maxBBox()sofa::type::BoundingBox
maxBBoxPtr()sofa::type::BoundingBox
maxBBoxPtr() constsofa::type::BoundingBox
minBBox() constsofa::type::BoundingBox
minBBox()sofa::type::BoundingBox
minBBoxPtr()sofa::type::BoundingBox
minBBoxPtr() constsofa::type::BoundingBox
neutral_bbox()sofa::type::BoundingBoxstatic
operator bbox_t() constsofa::type::BoundingBox
operator<<(std::ostream &out, const BoundingBox &bbox)sofa::type::BoundingBoxfriend
operator>>(std::istream &in, BoundingBox &bbox)sofa::type::BoundingBoxfriend