Visualization Library v1.0.3

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() const vl::Sphere [inline]
includes(const Sphere &other) const vl::Sphere [inline]
isNull() const vl::Sphere [inline]
isPoint() const vl::Sphere [inline]
mCentervl::Sphere [protected]
mRadiusvl::Sphere [protected]
operator!=(const Sphere &other) const vl::Sphere [inline]
operator+(const Sphere &other)vl::Sphere [inline]
operator+=(const Sphere &other)vl::Sphere [inline]
operator=(const AABB &aabb)vl::Sphere [inline]
operator==(const Sphere &other) const vl::Sphere [inline]
radius() const vl::Sphere [inline]
setCenter(const vec3 &center)vl::Sphere [inline]
setNull()vl::Sphere [inline]
setRadius(real radius)vl::Sphere [inline]
Sphere()vl::Sphere [inline]
Sphere(const vec3 &center, real radius)vl::Sphere [inline]
Sphere(const AABB &aabb)vl::Sphere [inline]
transformed(Sphere &out, const mat4 &mat) const vl::Sphere [inline]
transformed(const mat4 &mat) const vl::Sphere [inline]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:07.
Permission is granted to use this page to write and publish articles regarding Visualization Library.