Defines a simple depth composer in a ScaleViz configuration file. More...
#include <ScaleViz/nodes/SoDepthComposer.h>
Public Member Functions | |
virtual SoType | getTypeId () const |
SoDepthComposer () | |
Static Public Member Functions | |
static SoType | getClassTypeId () |
The SoDepthComposer node is used in a ScaleViz configuration file. SoDepthComposer nodes provide a simple way of specifying which render node will be used to render a sub scene graph.
This class is used in Cluster mode Only (no MultiPipe support).
See the text in the User's Guide for additional information.
channelOrigin | 0.0 0.0 |
channelSize | 1.0 1.0 |
display | ":0" |
name | "screen" |
hostname | "localhost" |
SoDepthComposer::SoDepthComposer | ( | ) |
Constructor.
static SoType SoDepthComposer::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoBaseScreen.
virtual SoType SoDepthComposer::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoBaseScreen.