CCanvas.h File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/math/CMatrixTemplateNumeric.h>
Go to the source code of this file.
|
Classes |
class | mrpt::utils::CCanvas |
| This virtual class defines the interface of any object accepting drawing primitives on it. More...
|
Namespaces |
namespace | mrpt |
| This is the global namespace for all Mobile Robot Porgramming Toolkit (MRPT) libraries.
|
namespace | mrpt::math |
| This base provides a set of functions for maths stuff.
|
namespace | mrpt::utils |
| Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
|
Typedefs |
typedef CCanvas | mrpt::utils::CMRPTCanvas |
| Deprecated name.
|