AxesType.cxx File Reference


Detailed Description

AxesType conversion functions.

Copyright (C) 2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

The library is distributed under the terms of the GNU Lesser General Public License.

Id

Definition in file AxesType.cxx.

#include "AxesType.h"
#include <cassert>

Include dependency graph for AxesType.cxx:

AxesType.hpattern/libhippo.h

Go to the source code of this file.

Namespaces

namespace  hippodraw
namespace  hippodraw::Axes

Functions

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

Variables

static Type types [] = { X, Y, Z, W, XE, YE, UNKNOWN }
 An array to allow conversion of integer to enumeration.


Generated for HippoDraw Class Library by doxygen