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