HyperspaceExplorer 0.7.1
Classes | Static Public Member Functions
RotopeFactory Class Reference

A class to generate Rotopes. More...

#include <RotopeFactory.h>

List of all members.

Classes

struct  RotopeAction
 Functor class to perform an extrusion on a Rotope or vertex array. More...
struct  RotopeAction< D, 0 >
 Specialization for extruding into the dimension 0 to end recursion. More...

Static Public Member Functions

static RotopeInterfacegenerate (const std::string &actions)
 Generate a Rotope.

Detailed Description

A class to generate Rotopes.

Sports a static method generate() which takes a list of extrusion actions as string and creates a Rotope of the actions, performing them in the order in which they were specified


Member Function Documentation

RotopeInterface * RotopeFactory::generate ( const std::string actions) [static]

Generate a Rotope.

Takes a list of extrusion actions as string and creates a Rotope of the actions, performing them in the order in which they were specified

Parameters:
actionsThe list of extrusion operations
Returns:
Rotope generated from actions

The documentation for this class 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