mirror of
https://github.com/aap/librw.git
synced 2024-11-26 05:35:42 +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;
|