Ocular Engine
Ocular::Editor::SceneFrame Class Reference

#include <SceneFrame.hpp>

Inheritance diagram for Ocular::Editor::SceneFrame:

Public Member Functions

 SceneFrame (QWidget *parent=nullptr)
 
virtual QSize sizeHint () const override
 
void update ()
 
SceneTreegetSceneTree () const
 
ConsoleTextgetConsoleText () const
 

Detailed Description

The SceneFrame is split into two distinct parts. On top is a SceneBox which ultimately houses a SceneTree widget. While on bottom there is the ConsoleBox which contains a ConsoleText widget.


The documentation for this class was generated from the following files: