HyperspaceExplorer 0.7.1
|
Functor class to perform an extrusion on a Rotope or vertex array. More...
Public Member Functions | |
VertexData< D > * | operator() (std::string actions, VertexData< D > *rotope) |
Perform the extrusion operations. |
Functor class to perform an extrusion on a Rotope or vertex array.
D | Dimension of vector space we operate in |
d | Dimension we want to extrude into |
VertexData< D > * RotopeFactory::RotopeAction< D, d >::operator() | ( | std::string | actions, |
VertexData< D > * | rotope | ||
) |
Perform the extrusion operations.
actions | List of extrusion actions to perform |
rotope | Vertices to perform the extrusions on |