versor
3.0
C++11 library for Geometric algebra
|
Public Member Functions | |
bool | operator< (const Distance &d) const |
Distance (T &a, T &b) | |
void | verlet () |
Public Member Functions inherited from vsr::Constraint | |
virtual void | operator() () |
virtual void | exec () |
Public Attributes | |
T * | a |
T * | b |
VT | sqLength |
int | id |
Public Attributes inherited from vsr::Constraint | |
bool | bActive |