ScriptModule
Public Slots | List of all members
OSB Class Reference

The OSB class proposes utility functions to export 3d geometry from input port to OSB structures. An instance of this class is directly accessible through the scripting environment. More...

#include <ScriptInterface.h>

Inheritance diagram for OSB:
Inheritance graph
[legend]
Collaboration diagram for OSB:
Collaboration graph
[legend]

Public Slots

int getOriginalAnimationFrame (InputPort port)
 Create and osb file containing the camera matrix.
 

Detailed Description

The OSB class proposes utility functions to export 3d geometry from input port to OSB structures. An instance of this class is directly accessible through the scripting environment.

Member Function Documentation

int OSB::getOriginalAnimationFrame ( InputPort  port)
slot

Create and osb file containing the camera matrix.

Parameters
portInput port containing 3d geometry
Returns
String pointing to osb filereturns the animation frame in the OSB file. Beware, this frame is not the current frame retrieved from Context.
Parameters
portInput port containing 3d geometry
Returns
animation frame number

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