WIP: bugfixing
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
|
||||
scene_renderer();
|
||||
|
||||
void render(const scene_tree &scene, const std::string &cameraName);
|
||||
void render(const scene_tree &tree, const std::string &cameraName);
|
||||
|
||||
private:
|
||||
void attach_depth_texture(texture &text) const;
|
||||
|
||||
Reference in New Issue
Block a user