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::Sphere [static]
getCenter() const cinder::Sphere
getRadius() const cinder::Sphere
intersect(const Ray &ray, float *intersection)cinder::Sphere
intersects(const Ray &ray)cinder::Sphere
mCentercinder::Sphere [protected]
mRadiuscinder::Sphere [protected]
setCenter(const Vec3f &center)cinder::Sphere
setRadius(float radius)cinder::Sphere
Sphere()cinder::Sphere
Sphere(const Vec3f &aCenter, float aRadius)cinder::Sphere