HyperspaceExplorer 0.7.1
Public Member Functions
RotopeFactory::RotopeAction< D, d > Struct Template Reference

Functor class to perform an extrusion on a Rotope or vertex array. More...

List of all members.

Public Member Functions

VertexData< D > * operator() (std::string actions, VertexData< D > *rotope)
 Perform the extrusion operations.

Detailed Description

template<unsigned D, unsigned d>
struct RotopeFactory::RotopeAction< D, d >

Functor class to perform an extrusion on a Rotope or vertex array.

Template Parameters:
DDimension of vector space we operate in
dDimension we want to extrude into

Member Function Documentation

template<unsigned D, unsigned d>
VertexData< D > * RotopeFactory::RotopeAction< D, d >::operator() ( std::string  actions,
VertexData< D > *  rotope 
)

Perform the extrusion operations.

Parameters:
actionsList of extrusion actions to perform
rotopeVertices to perform the extrusions on
Returns:
New list of vertices, augmented by the extrusion

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:18 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo