Copyright (C) 2000, 2003, 2004 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file AxesType.h.
#include <string>
#include <cassert>
Include dependency graph for AxesType.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | hippodraw |
| namespace | hippodraw::Axes |
Enumerations | |
| enum | hippodraw::Axes::Type { hippodraw::Axes::X = 0, hippodraw::Axes::Y = 1, hippodraw::Axes::Z = 2, hippodraw::Axes::W = 3, hippodraw::Axes::XE = 4, hippodraw::Axes::YE = 5, hippodraw::Axes::T = 10, hippodraw::Axes::UNKNOWN = 1000 } |
| Axes constants. More... | |
Functions | |
| hippodraw::Axes::Type | hippodraw::Axes::convert (const std::string &axis) |
| Converts from string representation ot Axes::Type representation. | |
1.4.3