#include <Inventor/nodekits/SoSceneKit.h>
Inheritance diagram for SoSceneKit::
Public Methods | |
SoSceneKit (void) | |
int | getCameraNumber (void) |
void | setCameraNumber (int camNum) |
virtual SbBool | affectsState (void) const |
Static Public Methods | |
void | initClass (void) |
Protected Methods | |
virtual | ~SoSceneKit () |
FIXME: write class doc
|
Constructor. |
|
Destructor. |
|
Sets up initialization for data common to all instances of this class, like submitting necessary information to the Coin type system. Reimplemented from SoBaseKit. |
|
Returns the index of the current active camera in cameraList. |
|
Sets the current active camera in cameraList. |
|
Returns
If it returns
The default method returns Reimplemented from SoNode. |