mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Add space switching
This commit is contained in:
@@ -36,7 +36,6 @@ class ModelViewer : public ViewerSpace
|
||||
: specter::View(res, mv.m_vm.rootView()), m_mv(mv) {}
|
||||
|
||||
void resized(const boo::SWindowRect& root, const boo::SWindowRect& sub);
|
||||
void draw(boo::IGraphicsCommandQueue *gfxQ);
|
||||
};
|
||||
|
||||
Camera m_camera;
|
||||
|
||||
Reference in New Issue
Block a user