versor  3.0
C++11 library for Geometric algebra
Public Member Functions | Public Attributes | List of all members
vsr::Distance< T > Class Template Reference
Inheritance diagram for vsr::Distance< T >:
vsr::Constraint

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
 

The documentation for this class was generated from the following file: