Saga3D API Documentation  1.0-RC4
saga::core::aabbox3d< T > Member List

This is the complete list of members for saga::core::aabbox3d< T >, including all inherited members.

aabbox3d()saga::core::aabbox3d< T >inline
aabbox3d(const glm::vec3 &min, const glm::vec3 &max)saga::core::aabbox3d< T >inline
aabbox3d(const glm::vec3 &init)saga::core::aabbox3d< T >inline
aabbox3d(T minx, T miny, T minz, T maxx, T maxy, T maxz)saga::core::aabbox3d< T >inline
addInternalBox(const aabbox3d< T > &b)saga::core::aabbox3d< T >inline
addInternalPoint(const glm::vec3 &p)saga::core::aabbox3d< T >inline
addInternalPoint(T x, T y, T z)saga::core::aabbox3d< T >inline
classifyPlaneRelation(const plane3d< T > &plane) constsaga::core::aabbox3d< T >inline
getArea() constsaga::core::aabbox3d< T >inline
getCenter() constsaga::core::aabbox3d< T >inline
getEdges(glm::vec3 *edges) constsaga::core::aabbox3d< T >inline
getExtent() constsaga::core::aabbox3d< T >inline
getInterpolated(const aabbox3d< T > &other, float d) constsaga::core::aabbox3d< T >inline
getRadius() constsaga::core::aabbox3d< T >inline
getVolume() constsaga::core::aabbox3d< T >inline
intersect(const aabbox3d< T > &other) constsaga::core::aabbox3d< T >inline
intersectsWithBox(const aabbox3d< T > &other) constsaga::core::aabbox3d< T >inline
intersectsWithLine(const line3d< T > &line) constsaga::core::aabbox3d< T >inline
intersectsWithLine(const glm::vec3 &linemiddle, const glm::vec3 &linevect, T halflength) constsaga::core::aabbox3d< T >inline
isEmpty() constsaga::core::aabbox3d< T >inline
isFullInside(const aabbox3d< T > &other) constsaga::core::aabbox3d< T >inline
isPointInside(const glm::vec3 &p) constsaga::core::aabbox3d< T >inline
isPointTotalInside(const glm::vec3 &p) constsaga::core::aabbox3d< T >inline
MaxEdgesaga::core::aabbox3d< T >
MinEdgesaga::core::aabbox3d< T >
operator!=(const aabbox3d< T > &other) constsaga::core::aabbox3d< T >inline
operator==(const aabbox3d< T > &other) constsaga::core::aabbox3d< T >inline
repair()saga::core::aabbox3d< T >inline
reset(T x, T y, T z)saga::core::aabbox3d< T >inline
reset(const aabbox3d< T > &initValue)saga::core::aabbox3d< T >inline
reset(const glm::vec3 &initValue)saga::core::aabbox3d< T >inline