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