RTK
2.6.0
Reconstruction Toolkit
|
This is the complete list of members for rtk::BoxShape, 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 |
BoxShape() | rtk::BoxShape | private |
ConstPointer typedef | rtk::BoxShape | |
ConvexShape() | rtk::ConvexShape | protected |
CreateAnother() const | rtk::BoxShape | virtual |
Dimension | rtk::BoxShape | static |
GetBoxMax() const | rtk::BoxShape | virtual |
GetBoxMin() const | rtk::BoxShape | virtual |
GetDensity() const | rtk::ConvexShape | virtual |
GetDensity() | rtk::ConvexShape | virtual |
GetDirection() const | rtk::BoxShape | virtual |
GetNameOfClass() const | rtk::BoxShape | virtual |
GetPlaneDirections() const | rtk::ConvexShape | virtual |
GetPlanePositions() const | rtk::ConvexShape | virtual |
ImageBaseType typedef | rtk::BoxShape | |
InternalClone() const override | rtk::BoxShape | virtual |
IsInside(const PointType &point) const override | rtk::BoxShape | virtual |
IsIntersectedByRay(const PointType &rayOrigin, const VectorType &rayDirection, double &nearDist, double &farDist) const override | rtk::BoxShape | |
rtk::ConvexShape::IsIntersectedByRay(const PointType &rayOrigin, const VectorType &rayDirection, double &nearDist, double &farDist) const | rtk::ConvexShape | virtual |
m_BoxMax | rtk::BoxShape | private |
m_BoxMin | rtk::BoxShape | private |
m_Direction | rtk::BoxShape | private |
New() | rtk::BoxShape | static |
Pointer typedef | rtk::BoxShape | |
PointType typedef | rtk::BoxShape | |
Rescale(const VectorType &r) override | rtk::BoxShape | |
rtk::ConvexShape::Rescale(const VectorType &r) | rtk::ConvexShape | virtual |
Rotate(const RotationMatrixType &r) override | rtk::BoxShape | |
rtk::ConvexShape::Rotate(const RotationMatrixType &r) | rtk::ConvexShape | virtual |
RotationMatrixType typedef | rtk::BoxShape | |
ScalarType typedef | rtk::BoxShape | |
Self typedef | rtk::BoxShape | |
SetBoxFromImage(const ImageBaseType *img, bool bWithExternalHalfPixelBorder=true) | rtk::BoxShape | |
SetBoxMax(PointType _arg) | rtk::BoxShape | virtual |
SetBoxMin(PointType _arg) | rtk::BoxShape | virtual |
SetClipPlanes(const std::vector< VectorType > &dir, const std::vector< ScalarType > &pos) | rtk::ConvexShape | |
SetDensity(ScalarType _arg) | rtk::ConvexShape | virtual |
SetDirection(RotationMatrixType _arg) | rtk::BoxShape | virtual |
Superclass typedef | rtk::BoxShape | |
Translate(const VectorType &t) override | rtk::BoxShape | |
rtk::ConvexShape::Translate(const VectorType &t) | rtk::ConvexShape | virtual |
VectorType typedef | rtk::BoxShape |