This is the complete list of members for rtk::QuadricShape, including all inherited members.
AddClipPlane(const VectorType &dir, const ScalarType &pos) | rtk::ConvexShape | |
ApplyClipPlanes(const PointType &rayOrigin, const VectorType &rayDirection, ScalarType &nearDist, ScalarType &farDist) const | rtk::ConvexShape | protected |
ApplyClipPlanes(const PointType &point) const | rtk::ConvexShape | protected |
ConstPointer typedef | rtk::QuadricShape | |
ConvexShape() | rtk::ConvexShape | protected |
CreateAnother() const | rtk::QuadricShape | virtual |
Dimension | rtk::ConvexShape | static |
GetA() const | rtk::QuadricShape | virtual |
GetB() const | rtk::QuadricShape | virtual |
GetC() const | rtk::QuadricShape | virtual |
GetD() const | rtk::QuadricShape | virtual |
GetDensity() const | rtk::ConvexShape | virtual |
GetDensity() | rtk::ConvexShape | virtual |
GetE() const | rtk::QuadricShape | virtual |
GetF() const | rtk::QuadricShape | virtual |
GetG() const | rtk::QuadricShape | virtual |
GetH() const | rtk::QuadricShape | virtual |
GetI() const | rtk::QuadricShape | virtual |
GetJ() const | rtk::QuadricShape | virtual |
GetNameOfClass() const | rtk::QuadricShape | virtual |
GetPlaneDirections() const | rtk::ConvexShape | virtual |
GetPlanePositions() const | rtk::ConvexShape | virtual |
InternalClone() const override | rtk::QuadricShape | virtual |
IsInside(const PointType &point) const override | rtk::QuadricShape | virtual |
IsInsideQuadric(const PointType &point) const | rtk::QuadricShape | |
IsIntersectedByRay(const PointType &rayOrigin, const VectorType &rayDirection, double &nearDist, double &farDist) const override | rtk::QuadricShape | virtual |
m_A | rtk::QuadricShape | private |
m_B | rtk::QuadricShape | private |
m_C | rtk::QuadricShape | private |
m_D | rtk::QuadricShape | private |
m_E | rtk::QuadricShape | private |
m_F | rtk::QuadricShape | private |
m_G | rtk::QuadricShape | private |
m_H | rtk::QuadricShape | private |
m_I | rtk::QuadricShape | private |
m_J | rtk::QuadricShape | private |
New() | rtk::QuadricShape | static |
Pointer typedef | rtk::QuadricShape | |
PointType typedef | rtk::QuadricShape | |
QuadricShape() | rtk::QuadricShape | private |
Rescale(const VectorType &r) override | rtk::QuadricShape | virtual |
Rotate(const RotationMatrixType &r) override | rtk::QuadricShape | virtual |
RotationMatrixType typedef | rtk::ConvexShape | |
ScalarType typedef | rtk::QuadricShape | |
Self typedef | rtk::QuadricShape | |
SetA(ScalarType _arg) | rtk::QuadricShape | virtual |
SetB(ScalarType _arg) | rtk::QuadricShape | virtual |
SetC(ScalarType _arg) | rtk::QuadricShape | virtual |
SetClipPlanes(const std::vector< VectorType > &dir, const std::vector< ScalarType > &pos) | rtk::ConvexShape | |
SetD(ScalarType _arg) | rtk::QuadricShape | virtual |
SetDensity(ScalarType _arg) | rtk::ConvexShape | virtual |
SetE(ScalarType _arg) | rtk::QuadricShape | virtual |
SetEllipsoid(const PointType ¢er, const VectorType &axis, const ScalarType &yangle=0) | rtk::QuadricShape | |
SetF(ScalarType _arg) | rtk::QuadricShape | virtual |
SetG(ScalarType _arg) | rtk::QuadricShape | virtual |
SetH(ScalarType _arg) | rtk::QuadricShape | virtual |
SetI(ScalarType _arg) | rtk::QuadricShape | virtual |
SetJ(ScalarType _arg) | rtk::QuadricShape | virtual |
Superclass typedef | rtk::QuadricShape | |
Translate(const VectorType &t) override | rtk::QuadricShape | virtual |
VectorType typedef | rtk::QuadricShape | |