Simbody  3.6
VectorIterator.h File Reference

Go to the source code of this file.

Classes

class  SimTK::VectorIterator< ELT, VECTOR_CLASS >
 This is an iterator for iterating over the elements of a Vector_ or Vec object. More...
 

Namespaces

 SimTK
 This is a System that represents the dynamics of a particle moving along a smooth surface.
 

Detailed Description

Defines an iterator that can be used to iterate over the elements of any kind of Simbody vector.