AddClipPlane(const VectorType &dir, const ScalarType &pos) | rtk::ConvexShape | |
AddConvexShape(const ConvexShape *co) | rtk::IntersectionOfConvexShapes | |
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::IntersectionOfConvexShapes | |
ConvexShape() | rtk::ConvexShape | protected |
ConvexShapePointer typedef | rtk::IntersectionOfConvexShapes | |
ConvexShapeVector typedef | rtk::IntersectionOfConvexShapes | |
CreateAnother() const | rtk::IntersectionOfConvexShapes | virtual |
Dimension | rtk::IntersectionOfConvexShapes | static |
GetConvexShapes() const | rtk::IntersectionOfConvexShapes | virtual |
GetDensity() const | rtk::ConvexShape | virtual |
GetDensity() | rtk::ConvexShape | virtual |
GetNameOfClass() const override | rtk::IntersectionOfConvexShapes | virtual |
GetPlaneDirections() const | rtk::ConvexShape | virtual |
GetPlanePositions() const | rtk::ConvexShape | virtual |
InternalClone() const override | rtk::IntersectionOfConvexShapes | virtual |
IntersectionOfConvexShapes() | rtk::IntersectionOfConvexShapes | private |
IsInside(const PointType &point) const override | rtk::IntersectionOfConvexShapes | virtual |
IsIntersectedByRay(const PointType &rayOrigin, const VectorType &rayDirection, ScalarType &nearDist, ScalarType &farDist) const override | rtk::IntersectionOfConvexShapes | virtual |
m_ConvexShapes | rtk::IntersectionOfConvexShapes | private |
New() | rtk::IntersectionOfConvexShapes | static |
Pointer typedef | rtk::IntersectionOfConvexShapes | |
PointType typedef | rtk::IntersectionOfConvexShapes | |
Rescale(const VectorType &r) override | rtk::IntersectionOfConvexShapes | virtual |
Rotate(const RotationMatrixType &r) override | rtk::IntersectionOfConvexShapes | virtual |
RotationMatrixType typedef | rtk::IntersectionOfConvexShapes | |
ScalarType typedef | rtk::IntersectionOfConvexShapes | |
Self typedef | rtk::IntersectionOfConvexShapes | |
SetClipPlanes(const std::vector< VectorType > &dir, const std::vector< ScalarType > &pos) | rtk::ConvexShape | |
SetConvexShapes(const ConvexShapeVector &_arg) | rtk::IntersectionOfConvexShapes | virtual |
SetDensity(ScalarType _arg) | rtk::ConvexShape | virtual |
Superclass typedef | rtk::IntersectionOfConvexShapes | |
Translate(const VectorType &t) override | rtk::IntersectionOfConvexShapes | virtual |
VectorType typedef | rtk::IntersectionOfConvexShapes | |