#include <CubicVR/cvr_defines.h>#include <CubicVR/map_string.h>#include <CubicVR/Scene.h>#include <CubicVR/Camera.h>#include <CubicVR/Object.h>#include <CubicVR/Light.h>#include <CubicVR/objectLWO.h>#include <vector>#include <fstream>#include <cstdlib>


Defines | |
| #define | NO_MOTION 0 |
| #define | OBJECT_MOTION 1 |
| #define | LIGHT_MOTION 2 |
| #define | CAMERA_MOTION 3 |
| #define | BONE_MOTION 4 |
Functions | |
| IMPEXP void | loadLWS (Scene &scene, const std::string fn, MapString *mapStr=NULL) |
| #define BONE_MOTION 4 |
| #define CAMERA_MOTION 3 |
| #define LIGHT_MOTION 2 |
| #define NO_MOTION 0 |
| #define OBJECT_MOTION 1 |

1.5.6