SOFA API  f4c584b2
Open source framework for multi-physics simuation
sofa::type::BoundingBox2D< TReal > Member List

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

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