Visual Computing Library
devel
|
A concept representing a Sphere. More...
#include <vclib/space/core/sphere.h>
A concept representing a Sphere.
The concept is satisfied when T
is a class that instantiates or derives from a Sphere class having any scalar type.
T | The type to be tested for conformity to the SphereConcept. |