|
HyperspaceExplorer 0.7.1
|
Base class for Torate classes, providing the actual torate() function. More...
#include <Torate.h>


Public Member Functions | |
| torate_base (const VertexData< D > &v) | |
| Create a torate_base object from an already existing object. | |
| void | torate (unsigned d) |
Execute the torate action of the previous object along axis d. | |
| virtual void | setRotationSegments (unsigned numSegments) |
Private Attributes | |
| unsigned | _numSegments |
| How many segments to use to approximate a circle. | |
Base class for Torate classes, providing the actual torate() function.
| D | Dimension of the vector space we're working in |
| virtual void torate_base< D >::setRotationSegments | ( | unsigned | numSegments | ) | [inline, virtual] |
Reimplemented from RotopeInterface.
References torate_base< D >::_numSegments, and std::cerr.
1.7.4
-
Hosted by