This is the complete list of members for SRL::Math::Types::Shape, including all inherited members.
Contains(const Vector3D &point) const =0 | SRL::Math::Types::Shape | pure virtual |
GetPosition() const | SRL::Math::Types::Shape | inline |
Intersects(const Plane &plane) const =0 | SRL::Math::Types::Shape | pure virtual |
position | SRL::Math::Types::Shape | protected |
SetPosition(const Vector3D &pos) | SRL::Math::Types::Shape | inline |
Shape(const Vector3D &pos) | SRL::Math::Types::Shape | inline |
Shape() | SRL::Math::Types::Shape | inline |
~Shape()=default | SRL::Math::Types::Shape | virtual |