convert coordinates between world and local cell
More...
#include <coordinateconverter.hpp>
convert coordinates between world and local cell
MWMechanics::CoordinateConverter::CoordinateConverter |
( |
const ESM::Cell * |
cell | ) |
|
void MWMechanics::CoordinateConverter::toLocal |
( |
osg::Vec3f & |
point | ) |
|
in-place conversion from world to local
in-place conversion from local to world
void MWMechanics::CoordinateConverter::toWorld |
( |
osg::Vec3f & |
point | ) |
|
in-place conversion from local to world
int MWMechanics::CoordinateConverter::mCellX |
|
private |
int MWMechanics::CoordinateConverter::mCellY |
|
private |
The documentation for this class was generated from the following files: