#include <BaseMatrix.h>
| Public Attributes | |
| union { | |
| void * ptr | |
| Index data [2] | |
| }; | |
| Public Member Functions | |
| InternalRowBlockIterator () | |
| InternalRowBlockIterator (void *internalPtr) | |
| InternalRowBlockIterator (Index internalData0, Index internalData1) | |
| union { ... } | 
| Index sofa::linearalgebra::BaseMatrix::InternalRowBlockIterator::data[2] | 
| void* sofa::linearalgebra::BaseMatrix::InternalRowBlockIterator::ptr | 
| 
 | inline | 
| 
 | inline |