Simbody  3.6
VectorIterator.h File Reference

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

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 the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.
 

Detailed Description

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