OMToolkit
1.0
The polygonal mesh processing tool.
|
#include <OMSerializableMatrix.h>
Public Member Functions | |
OMSerializableMatrix (int nRows, int nCols) | |
OMSerializableMatrix () | |
Class is supposed to be used as mesh property - can be serialized
|
inline |
Constructor with specified size
nRows | Number of matrix rows |
nCols | Number of matrix collumns |
|
inline |
Constructor creates empty matrix