HyperspaceExplorer 0.7.1
|
Specialization of Extrude<D,Dmin,Dmax> to end recursion. More...
#include <Extrude.h>
Public Member Functions | |
Extrude () | |
Create an Extrude object from a point. | |
Extrude (const VertexData< D > &v) | |
Create an Extrude object from an already existing object. |
Specialization of Extrude<D,Dmin,Dmax> to end recursion.
D | Dimension of the vector space we're working in |
Dmin | Dimension being tapered into |
Extrude< D, Dmin, Dmin >::Extrude | ( | const VertexData< D > & | v | ) | [inline] |