Main Page Class Hierarchy Compound List File List Compound Members
freecloth::SimMatrix::Row Class Reference
Row in a sparse matrix.
More...
#include <freecloth/simulator/simMatrix.h>
List of all members.
Public Methods |
ColumnIterator | beginColumn () |
ColumnIterator | endColumn () |
ColumnConstIterator | beginColumn () const |
ColumnConstIterator | endColumn () const |
const GeMatrix3 & | operator[] (UInt32 column) const |
GeMatrix3 & | operator[] (UInt32 column) |
Public Attributes |
ColumnContainer | _columns |
Detailed Description
Row in a sparse matrix.
Definition at line 98 of file simMatrix.h.
The documentation for this class was generated from the following files:
Generated on Fri May 2 13:04:28 2003 for Freecloth by
1.2.14 written by Dimitri van Heesch,
© 1997-2002