Sceneview
|
Building a 3D application with Sceneview. More...
Classes | |
class | sv::ExpanderWidget |
Hides or shows a contained widget. More... | |
class | sv::GridRenderer |
A stock renderer provided as a basic utility and an example. More... | |
class | sv::InputHandler |
Receive and handle mouse/keyboard input events. More... | |
class | sv::InputHandlerWidgetStack |
Contains and manages InputHandler widgets. More... | |
class | sv::ParamWidget |
A convenience widget to enable quickly exposing tunable parameters. More... | |
class | sv::Renderer |
Subclass this to add content in the scene and draw things. More... | |
class | sv::RendererWidgetStack |
Contains and manages Renderer widgets. More... | |
class | sv::TextBillboard |
A text display that always faces the camera. More... | |
class | sv::ViewHandlerHorizontal |
A view handler that has a notion of a fundamental plane (e.g., a ground plane) and a zenith direction (i.e., an absolute "up" direction). More... | |
class | sv::Viewer |
A QMainWindow that can be used to provide an application-level UI. More... | |
class | sv::Viewport |
Widget that draws a scene and manages Renderer and InputHandler objects. More... | |
Building a 3D application with Sceneview.