Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AxesType.h File Reference


Detailed Description

The namespace for axes.

Copyright (C) 2000, 2003, 2004 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id
AxesType.h,v 1.16 2004/09/08 19:40:02 pfkeb Exp

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.


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3