SOFA API  8cb54967
Open source framework for multi-physics simuation
sofa::type::BoundingBox2D Member List

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

bboxsofa::type::BoundingBox2Dprotected
bbox_t typedefsofa::type::BoundingBox2D
BoundingBox2D()sofa::type::BoundingBox2D
BoundingBox2D(const sofa::type::Vec< 2, SReal > &minBBox, const sofa::type::Vec< 2, SReal > &maxBBox)sofa::type::BoundingBox2D
BoundingBox2D(const bbox_t &bbox)sofa::type::BoundingBox2D
BoundingBox2D(SReal xmin, SReal xmax, SReal ymin, SReal ymax)sofa::type::BoundingBox2D
BoundingBox2D(const Vec4f &bbox)sofa::type::BoundingBox2D
BoundingBox2D(const Vec4d &bbox)sofa::type::BoundingBox2D
contains(const sofa::type::Vec< 2, SReal > &point) constsofa::type::BoundingBox2D
contains(const BoundingBox2D &other) constsofa::type::BoundingBox2D
getInclude(const sofa::type::Vec< 2, SReal > &point) constsofa::type::BoundingBox2D
getInclude(const BoundingBox2D &other) constsofa::type::BoundingBox2D
getInflate(SReal amount) constsofa::type::BoundingBox2D
getIntersection(const BoundingBox2D &other) constsofa::type::BoundingBox2D
include(const sofa::type::Vec< 2, SReal > &point)sofa::type::BoundingBox2D
include(const BoundingBox2D &other)sofa::type::BoundingBox2D
inflate(SReal amount)sofa::type::BoundingBox2D
intersect(const BoundingBox2D &other) constsofa::type::BoundingBox2D
intersection(const BoundingBox2D &other)sofa::type::BoundingBox2D
invalidate()sofa::type::BoundingBox2D
isFlat() constsofa::type::BoundingBox2D
isNegligeable() constsofa::type::BoundingBox2D
isNull() constsofa::type::BoundingBox2D
isValid() constsofa::type::BoundingBox2D
maxBBox() constsofa::type::BoundingBox2D
maxBBox()sofa::type::BoundingBox2D
maxBBoxPtr()sofa::type::BoundingBox2D
maxBBoxPtr() constsofa::type::BoundingBox2D
minBBox() constsofa::type::BoundingBox2D
minBBox()sofa::type::BoundingBox2D
minBBoxPtr()sofa::type::BoundingBox2D
minBBoxPtr() constsofa::type::BoundingBox2D
neutral_bbox()sofa::type::BoundingBox2Dstatic
operator bbox_t() constsofa::type::BoundingBox2D
operator<<(std::ostream &out, const BoundingBox2D &bbox)sofa::type::BoundingBox2Dfriend
operator>>(std::istream &in, BoundingBox2D &bbox)sofa::type::BoundingBox2Dfriend