mirror of https://github.com/aap/librw.git
8 lines
120 B
C
8 lines
120 B
C
|
|
||
|
extern rw::World *World;
|
||
|
extern rw::Camera *Camera;
|
||
|
|
||
|
extern rw::V3d Xaxis;
|
||
|
extern rw::V3d Yaxis;
|
||
|
extern rw::V3d Zaxis;
|