#include "coordinateCtrl.h"


Go to the source code of this file.
Namespaces | |
| namespace | VXV |
| ビーゴ用の名前空間 | |
Functions | |
| const VXV::Direction | VXV::deg (int degree) |
| degree での角度指定 | |
| const VXV::Direction | VXV::rad (double radian) |
| radian での角度指定 | |
Variables | |
| const CoordinateCtrl *const | VXV::GL = NULL |
| Global の省略形. | |
$Id$
Definition in file coordinateTypes.h.
1.5.7.1