This is the complete list of members for dcpp::nub::aabbox3d< T >, including all inherited members.
aabbox3d() | dcpp::nub::aabbox3d< T > | inline |
aabbox3d(const vector3d< T > &min, const vector3d< T > &max) | dcpp::nub::aabbox3d< T > | inline |
aabbox3d(const vector3d< T > &init) | dcpp::nub::aabbox3d< T > | inline |
aabbox3d(T minx, T miny, T minz, T maxx, T maxy, T maxz) | dcpp::nub::aabbox3d< T > | inline |
addInternalBox(const aabbox3d< T > &b) | dcpp::nub::aabbox3d< T > | inline |
addInternalPoint(const vector3d< T > &p) | dcpp::nub::aabbox3d< T > | inline |
addInternalPoint(T x, T y, T z) | dcpp::nub::aabbox3d< T > | inline |
classifyPlaneRelation(const plane3d< T > &plane) const | dcpp::nub::aabbox3d< T > | inline |
getArea() const | dcpp::nub::aabbox3d< T > | inline |
getCenter() const | dcpp::nub::aabbox3d< T > | inline |
getEdges(vector3d< T > *edges) const | dcpp::nub::aabbox3d< T > | inline |
getExtent() const | dcpp::nub::aabbox3d< T > | inline |
getInterpolated(const aabbox3d< T > &other, f32 d) const | dcpp::nub::aabbox3d< T > | inline |
getRadius() const | dcpp::nub::aabbox3d< T > | inline |
getVolume() const | dcpp::nub::aabbox3d< T > | inline |
intersect(const aabbox3d< T > &other) const | dcpp::nub::aabbox3d< T > | inline |
intersectsWithBox(const aabbox3d< T > &other) const | dcpp::nub::aabbox3d< T > | inline |
intersectsWithLine(const line3d< T > &line) const | dcpp::nub::aabbox3d< T > | inline |
intersectsWithLine(const vector3d< T > &linemiddle, const vector3d< T > &linevect, T halflength) const | dcpp::nub::aabbox3d< T > | inline |
isEmpty() const | dcpp::nub::aabbox3d< T > | inline |
isFullInside(const aabbox3d< T > &other) const | dcpp::nub::aabbox3d< T > | inline |
isPointInside(const vector3d< T > &p) const | dcpp::nub::aabbox3d< T > | inline |
isPointTotalInside(const vector3d< T > &p) const | dcpp::nub::aabbox3d< T > | inline |
isValid() const (defined in dcpp::nub::aabbox3d< T >) | dcpp::nub::aabbox3d< T > | inline |
MaxEdge | dcpp::nub::aabbox3d< T > | |
MinEdge | dcpp::nub::aabbox3d< T > | |
operator!=(const aabbox3d< T > &other) const | dcpp::nub::aabbox3d< T > | inline |
operator==(const aabbox3d< T > &other) const | dcpp::nub::aabbox3d< T > | inline |
repair() | dcpp::nub::aabbox3d< T > | inline |
reset(T x, T y, T z) | dcpp::nub::aabbox3d< T > | inline |
reset(const aabbox3d< T > &initValue) | dcpp::nub::aabbox3d< T > | inline |
reset(const vector3d< T > &initValue) | dcpp::nub::aabbox3d< T > | inline |