#include <scene_model.h>
Public Member Functions | |
SceneModel () | |
SceneModel (GraphicContext &gc, Scene &scene, const std::string &model_name) | |
SceneModel (GraphicContext &gc, Scene &scene, std::shared_ptr< ModelData > model_data) | |
bool | is_null () const |
Friends | |
class | SceneObject |