Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
Sphere Member List

This is the complete list of members for Sphere, including all inherited members.

containedBy(const TAABB< int > &aabb) const override (defined in Sphere)Spherevirtual
containing(const TAABB< T > &aabb) (defined in Sphere)Spherestatic
contains(const Sphere &other) const (defined in Sphere)Sphere
intersects(const Sphere &other) const override (defined in Sphere)Spherevirtual
m_position (defined in Sphere)Sphereprotected
m_radius (defined in Sphere)Sphereprotected
nearTo(const TAABB< int > &aabb) const override (defined in Sphere)Spherevirtual
position() const (defined in Sphere)Sphere
radius() const (defined in Sphere)Sphere
setPosition(const glm::vec3 &position) (defined in Sphere)Sphere
setRadius(float radius) (defined in Sphere)Sphere
Sphere() (defined in Sphere)Sphere
Sphere(const glm::vec3 &position, float radius) (defined in Sphere)Sphere
~Sphere() (defined in Sphere)Spherevirtual