▼CQObject | |
Cabout | The about JavaScript global object. Provides information about the main application and the platform on which the script is running |
CAttribute | The JavaScript class encapsulating a node attribute. Obtain one from the SCR_NodeInterface getAttr or getAttrList methods |
CCel | The Cel JavaScript class. Adds file storage capabilities to cels |
CColorRGBA | The ColorRGBA JavaScript class. Represent an 8 bits per channel Red Green Blue Alpha colour |
CContext | Current 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 |
CFile | The PermanentFile and TemporaryFile JavaScript classes. Used to represent an actual image file on disk |
CIO | The IO JavaScript global object. Enumerates the different types of stream behaviour the ImageFile can take |
CMailboxServer | Allows access to port number for communication with the mailbox server |
CMatrix4x4 | The Matrix4x4 JavaScript class. Defines a four by four matrix container |
CMessageLog | The MessageLog JavaScript global object. Print message to the Message Log view or set on/off the debug mode |
CModule | The JavaScript class to get information about nodes. Obtain it from the Context global object |
COSB | 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 |
CPersistentData | |
CPersistentItem | |
CPoint2d | The Point2d JavaScript class. Defines a two dimensional point |
CPoint3d | The Point3d JavaScript class. Defines a three dimensional point |
▼CPort | The base class for port classes |
CInputPort | Information of an input port of the current scripting module. Input ports can be accessed through the Context object |
COutputPort | Can 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 | |
CProcess | The Process2 JavaScript class. Used to launch an external process |
CQuaternion | The Quaternion Javascript class. Defines a 4 dimensional value |
CRemoteCmd | The RemoteCmd JavaScript class. Send one sided commands to a remote host |
CRIB | Proposes utility functions to export 3d geometry from input port to RIB structures. An instance of this class is directly accessible through the scripting environment |
CUtilities | Offers 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 | The Vector2d JavaScript class. Defines a two dimensional vector |
CVector3d | The Vector3d JavaScript class. Defines a three dimensional vector |