#include "coordinateSystem.h"
#include "config_linmath.h"
#include <dconfig.h>
#include <notify.h>
#include <ctype.h>
#include <string>
Go to the source code of this file.
Functions | |
CoordinateSystem | parse_coordinate_system_string (const string &str) |
INLINE_LINMATH bool | is_right_handed (CoordinateSystem cs) |
ostream & | operator<< (ostream &out, CoordinateSystem cs) |
Variables | |
CoordinateSystem | default_coordinate_system |
Definition in file coordinateSystem.cxx.
|
Definition at line 64 of file coordinateSystem.cxx. |
|
Definition at line 86 of file coordinateSystem.cxx. |
|
Definition at line 34 of file coordinateSystem.cxx. Referenced by ConfigureFn(). |
|
Definition at line 31 of file coordinateSystem.cxx. Referenced by ParametricCurveCollection::adjust_hpr(), BoundingHexahedron::BoundingHexahedron(), TrackerNode::get_orient(), PerspectiveLens::is_linear(), TrackerNode::set_tracker_coordinate_system(), and Trackball::Trackball(). |