ShapeOp
0.1.0
|
#include "Types.h"
Go to the source code of this file.
Classes | |
class | ShapeOp::Force |
Base class of any forces. This class defines interface of a ShapeOp force. More... | |
class | ShapeOp::GravityForce |
This class defines a constant force for all vertices. More... | |
class | ShapeOp::VertexForce |
This class defines a constant force for a unique vertex. More... | |
Namespaces | |
ShapeOp | |
Namespace of the ShapeOp library. | |
This file contains all the forces (in fact defined as accelerations) of the ShapeOp library.