#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... | |
This file contains all the forces (in fact defined as accelerations) of the ShapeOp library.
1.8.7