ScriptModule
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCabout
oCColorRGBA
oCContextCurrent frame soft rendering context. This class is the base class for the rendering context from which ports, attributes and rendering parameters can be fetched. An instance of this class is directly accessible in the scripting environment
oCFileBase class to TemporaryFile and PermanentFile
oCInputPortInformation of an input port of the current scripting module. Input ports can be accessed through the Context object
oCIO
oCMailboxServerAllows access to port number for communication with the mailbox server
oCMatrix4x4Defines a four by four matrix container. Matrix4x4 objects can be instantiated in the scripting environment
oCMessageLog
oCModuleRefers to a specific module linked in the current rendering context. If a module exports its attributes, it is possible to fetch them using methods from this class. Modules can be accessed through the Context
oCOSBProposes utility functions to export 3d geometry from input port to OSB structures. An instance of this class is directly accessible through the scripting environment
oCOutputPortCan be used to specify the outgoing information through an output port of the current scripting module. Output ports can be accessed through the Context object
oCPermanentFileUsed to represent an actual image file on disk which will not be deleted after script execution. Permanent files can be instantiated in the scripting environment or retrieved in an InputPort object
oCPersistentData
oCPersistentItem
oCPoint2d
oCPoint3d
oCPortBase class to InputPort and OutputPort class
oCPortType
oCProcessUsed to launch an external process. Processes can be instantiated in the scripting environment
oCRemoteCmd
oCRIBProposes utility functions to export 3d geometry from input port to RIB structures. An instance of this class is directly accessible through the scripting environment
oCTemporaryFileUsed to represent an actual image file on disk which will be deleted after script execution. Temporary files can be instantiated in the scripting environment or retrieved in an InputPort object
oCUtilitiesOffers a range of frequently used function for manipulation of strings and others (...). An instance of this class is directly accessible through the scripting environment
oCVector2d
\CVector3d