![]() |
levelz-cpp 0.2.0
|
#include <matrix.hpp>
Public Member Functions | |
virtual std::string | to_string () const =0 |
Represents a coordinate matrix.
|
pure virtual |
Converts this coordinate matrix to a string.
Implemented in LevelZ::CoordinateMatrix2D, and LevelZ::CoordinateMatrix3D.