SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches
SRL::Math::Types::Sphere Member List

This is the complete list of members for SRL::Math::Types::Sphere, including all inherited members.

Contains(const Vector3D &point) constSRL::Math::Types::Sphereinlinevirtual
GetBoundingBox() constSRL::Math::Types::Sphereinline
GetPosition() constSRL::Math::Types::Shapeinline
GetRadius() constSRL::Math::Types::Sphereinline
Intersects(const Plane &plane) const overrideSRL::Math::Types::Sphereinlinevirtual
Intersects(const Sphere &other) constSRL::Math::Types::Sphereinline
Intersects(const AABB &box) constSRL::Math::Types::Sphereinline
positionSRL::Math::Types::Shapeprotected
SetPosition(const Vector3D &pos)SRL::Math::Types::Shapeinline
Shape(const Vector3D &pos)SRL::Math::Types::Shapeinline
Shape()SRL::Math::Types::Shapeinline
Sphere(const Vector3D &center, const Fxp &radius)SRL::Math::Types::Sphereinline
~Shape()=defaultSRL::Math::Types::Shapevirtual