ScriptModule
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CQObject
 Cabout
 CColorRGBA
 CContextCurrent 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
 CFileUsed to represent an actual image file on disk. Files can be instantiated in the scripting environment or retrieved in an InputPort object
 CIO
 CMailboxServerAllows access to port number for communication with the mailbox server
 CMatrix4x4Defines a four by four matrix container. Matrix4x4 objects can be instantiated in the scripting environment
 CMessageLog
 CModuleRefers 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
 COSBProposes utility functions to export 3d geometry from input port to OSB structures. An instance of this class is directly accessible through the scripting environment
 CPersistentData
 CPersistentItem
 CPoint2d
 CPoint3d
 CPortBase class to InputPort and OutputPort class
 CInputPortInformation of an input port of the current scripting module. Input ports can be accessed through the Context object
 COutputPortCan 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
 CPortType
 CProcessUsed to launch an external process. Processes can be instantiated in the scripting environment
 CRemoteCmd
 CRIBProposes utility functions to export 3d geometry from input port to RIB structures. An instance of this class is directly accessible through the scripting environment
 CSRC_TemporaryFileContext
 CUtilitiesOffers a range of frequently used function for manipulation of strings and others (...). An instance of this class is directly accessible through the scripting environment
 CVector2d
 CVector3d