Namespaces | Enumerations | Functions
AxesType.h File Reference

The namespace for axes. More...

#include "pattern/libhippo.h"
#include <string>
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

 hippodraw
 Namespace for HippoDraw.
 
 hippodraw::Axes
 The namespace for axes constants.
 

Enumerations

enum  Type {
  X = 0, Y = 1, Z = 2, W = 3,
  XE = 4, YE = 5, T = 10, UNKNOWN = 1000
}
 Axes constants. More...
 

Functions

Type convert (const std::string &axis)
 Converts from string representation ot Axes::Type representation. More...
 
Type convert (unsigned int i)
 Converts from integer represenation to Axes::Tyoe representation. More...
 

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.21 2006/07/13 22:55:08 pfkeb Exp

Definition in file AxesType.h.


Generated for HippoDraw Class Library by doxygen