1
0
mirror of https://github.com/aap/librw.git synced 2025-03-09 19:37:12 +00:00

8 lines
120 B
C
Raw Normal View History

2021-03-03 02:00:52 +01:00
extern rw::World *World;
extern rw::Camera *Camera;
extern rw::V3d Xaxis;
extern rw::V3d Yaxis;
extern rw::V3d Zaxis;