#define DEFINE_SERIALIZABLE(class_name)
This declaration must be inserted in all CSerializable classes definition, within the class declarati...
This class is a "CSerializable" wrapper for "CMatrixBool".
CMatrixB(const CMatrixBool &m)
Copy constructor.
CMatrixB(size_t row=1, size_t col=1)
Constructor.
CMatrixB & operator=(const CMatrixBool &m)
Assignment operator for float matrixes.
Declares a matrix of booleans (non serializable).
CMatrixBool & operator=(const CMatrixTemplate< bool > &m)
Assignment operator for float matrixes.
The virtual base class which provides a unified interface for all persistent objects in MRPT.
GLenum GLenum GLvoid * row
This base provides a set of functions for maths stuff.