Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
cinder::Sphere Member List

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

calculateBoundingSphere(const std::vector< Vec3f > &points)cinder::Spherestatic
getCenter() const cinder::Sphere
getRadius() const cinder::Sphere
intersect(const Ray &ray, float *intersection)cinder::Sphere
intersects(const Ray &ray)cinder::Sphere
mCentercinder::Sphereprotected
mRadiuscinder::Sphereprotected
setCenter(const Vec3f &center)cinder::Sphere
setRadius(float radius)cinder::Sphere
Sphere()cinder::Sphere
Sphere(const Vec3f &aCenter, float aRadius)cinder::Sphere