|
Sierra Toolkit
Version of the Day
|
Implement an shards::ArrayDimTag for Matrix. More...
#include <CoordinateSystems.hpp>
Public Types | |
| enum | { Size = 4 } |
| enum | { XX = 0, XY = 2, YX = 1, YY = 3 } |
Public Member Functions | |
| const char * | name () const |
| std::string | to_string (size_type, size_type) const |
| size_type | to_index (size_type, const std::string &) const |
Static Public Member Functions | |
| static const Matrix22 & | tag () |
| Singleton. | |
Implement an shards::ArrayDimTag for Matrix.
Definition at line 270 of file CoordinateSystems.hpp.