mirror of
https://github.com/aap/librw.git
synced 2024-11-25 13:15:43 +00:00
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;
|