VISH  0.2
Public Member Functions | Static Public Member Functions | Public Attributes
Wizt::VScene Class Reference

A scene is a class to render a collection of objects. More...

#include </home/werner/origo/vish/ocean/Anemonia/VScene.hpp>

List of all members.

Public Member Functions

Static Public Member Functions

Public Attributes


Detailed Description

A scene is a class to render a collection of objects.

A VScene object collects all renderable objects from the parent list of this object and exports them as a VSceneObjects list of objects.

A Viewer could also use another object as input instead, anything that outputs a VSceneObjects may be used as input for a Viewer. Alternative implementations might use other means to identify objects to render, instead of traversing the object's parents.


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