float CAVEConvertFromCAVEUnits(float val,CAVEID units)
Previous
Top
Next
Takes the distance
val
in CAVE units (the units specified in the configuration file by
CAVEUnits
), and returns its equivalent in the given units.
units
should be one of CAVE_FEET, CAVE_INCHES, CAVE_METERS, or CAVE_CENTIMETERS.