Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
vl::Sphere Member List

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

center() constvl::Sphereinline
includes(const Sphere &other) constvl::Sphereinline
isNull() constvl::Sphereinline
isPoint() constvl::Sphereinline
mCentervl::Sphereprotected
mRadiusvl::Sphereprotected
operator!=(const Sphere &other) constvl::Sphereinline
operator+(const Sphere &other)vl::Sphereinline
operator+=(const Sphere &other)vl::Sphereinline
operator=(const AABB &aabb)vl::Sphereinline
operator==(const Sphere &other) constvl::Sphereinline
radius() constvl::Sphereinline
setCenter(const vec3 &center)vl::Sphereinline
setNull()vl::Sphereinline
setRadius(real radius)vl::Sphereinline
Sphere()vl::Sphereinline
Sphere(const vec3 &center, real radius)vl::Sphereinline
Sphere(const AABB &aabb)vl::Sphereinline
transformed(Sphere &out, const mat4 &mat) constvl::Sphereinline
transformed(const mat4 &mat) constvl::Sphereinline