|
| ▶NOMC | |
| CAbout | Get the active about details from the instance of the application |
| CActions | The Action global object |
| CAllocatedRect2D | Provides a rectangle with position, width and height, provided as a double value |
| CAllocatedRect2DI | Provides a rectangle with position, width and height, provided as an integer value |
| CApplication | The object representing the overall running application at the base level |
| CAttribute | The attribute wrapper |
| CAttributeList | Represents a list of attributes for a node, or subattributes of an attribute |
| CBezierColumn | A column providing an interpolated value from a bezier curve defined by control points |
| CBezierColumnValue | The value provided by a BezierColumn when accessed as a list, or iterated |
| CBezierControlPoint | An object that represents the control point of bezier column |
| CBoolAttribute | The boolean attribute wrapper |
| CCable | Represents and provides the methods for a cable connecting nodes in the node view |
| CCableList | Provides a list of OMC::Cables attached to an OutPort |
| CCameraNode | Represents and provides the methods for a camera node |
| CCel | An object that contains a reference to a rendered cel (image) in the application |
| CClipboard | Provides copy and paste functionality |
| CColour | A generic colour object that can be used as a colour argument for some internal methiods |
| CColourAttribute | The colour attribute wrapper |
| CColumn | Represents and provides the methods for a column in a scene |
| CColumnList | Represents a list of columns in a scene |
| CColumnValue | A frame-value object that is provided from a column's list[idx] operator or iterator |
| CControlPoint | The control point base class, this is specialized for the specific column types that provide specialized ControlPoint types |
| CControlPointList | A class representing a list of control points, providing utilities to modify the list |
| CCopyObject | An object that represents copied content in memory |
| CCopyOptions | Copy Options used in copy methods within OMC::Clipboard |
| CDisplayNode | Represents and provides the methods for a display node. |
| CDoubleAttribute | The double attribute wrapper |
| CDrawingAttribute | The attribute wrapper |
| CDrawingTimingColumn | Represents and provides the methods for an timing column in a scene |
| CEaseColumn | A column providing an interpolated value from an easy curve defined by control points |
| CEaseColumnValue | The value provided by a EaseColumn when accessed as a list, or iterated |
| CEaseControlPoint | An object that represents the control point of ease column |
| CElement | Provides the methods and properties for an Element |
| CElementAttribute | The element attribute wrapper |
| CElementColumn | Represents and provides the methods for an element column in a scene |
| CElementDrawing | Represents a drawing belonging to an element |
| CElementDrawingList | Provides a list of ElementDrawings provided from a Element |
| CElementList | Provides a list of elements that are owned by the scene |
| CEnumAttribute | The enumerated attribute wrapper |
| CEnumAttributeOption | An option for the OMC::EnumAttribute attribute |
| CExpressionColumn | Represents and provides the methods for an expression column in a scene |
| CFlatCable | Represents a flat-cable that is agnostic of any waypoints or groups. Read-only |
| CFlatCableList | Represents a flattened cables connecting nodes in the node view, ignoring all groups and waypoints |
| CFrameOptions | Frame options for when inserting and removing frames |
| CGroupNode | Represents and provides the methods for a group node |
| CHistory | Undo History for the Application |
| CInPort | Represents and provides the methods for a node's in port |
| CInPortList | A port list specific for InPort lists on nodes |
| CIntAttribute | The int attribute wrapper |
| CJavascript | An interface for providing access to javascript classes and functions |
| CJavascriptObject | An object that represents a loaded javascript object and its global context |
| CJavascriptRootObject | An object that represents the root javascript object and its global context, as well as information about its original script's source |
| CKeyframeableColumn | The base class for all Keyframeable Columns |
| CMatrix | Provides a 3D transformation matrix (4x4) |
| CMetaDataHandler | Provides access to the metadata of a specific object – a node, or a scene |
| CMetaDataPair | The key,value pair of the metadata object |
| CMultiInPortList | A dynamic list of InPort objects belonging to a node |
| CMultiPortInNode | Represents and provides the methods for a multiport-in node |
| CMultiPortList | A dynamic list of Port objects belonging to a node |
| CMultiPortNode | Represents and provides the methods for a multiport node |
| CMultiPortOutNode | Represents and provides the methods for a multiport-out node |
| CNode | The node wrapping object. Represents a specific node in the scene |
| CNode_Colour | Represents and provides the methods for the colour of a node |
| CNode_Coordinates | Represents and provides the methods for the coordinates of a node in the node view |
| CNodeList | A class representing a list of nodes, providing utilities to modify, filter, and search the list |
| COutPort | Represents and provides the methods for a node's out port |
| CPasteActionOptions | Paste Actions options used in OMC::Clipboard::paste_action_template |
| CPasteOptions | Paste options used in pasting with OMC::Clipboard |
| CPath3DColumn | A Column type that provides an interpolated 3D point as a value |
| CPath3DColumnValue | The value provided by the list[idx] operator or iterator of a Path3DColumn |
| CPath3DControlPoint | The 3D Path Control Point provided by a Path3DColumn |
| CPath3DControlPointValue | The Control Point value provided by a Path3DColumn |
| CPath3DXYZColumnValue | The value provided at a frame-value object for a Path3DColumn |
| CPegNode | Represents and provides the methods for a Peg node |
| CPoint2d | Provides a 2D Point using double values |
| CPoint3d | Provides a 3D Point using double values |
| CPort | Represents and provides the methods for a node's port |
| CPortList | A list of ports on a node |
| CPosition2DAttribute | The Position2D attribute wrapper |
| CPosition3DAttribute | The Position3D attribute wrapper |
| CPreferencePair | The key,value pair of an item in the application's preferences |
| CPreferences | The user preferences for the application |
| CProject | Generic Project wrapper - overridden as needed for the appropriate application |
| CProjectNamedResolution | A named resolution object, containing the properties of a saved resolution |
| CProjectResolution | The current resolution of the scene |
| CQuaternionColumn | Represents and provides the methods for a quaternion path column in a scene |
| CReadNode | Represents and provides the methods for a Read (Drawing) node |
| CRect2D | Provides a 2D Rectangle using double values for width and height |
| CRect2DI | Provides a rectangle with width and height, provided as an integer value |
| CScene | A scene within the project in the application |
| CSceneAspect | The aspect ratio of the cells in the scene grid |
| CSceneCenter | The center coordinates of the scene |
| CSceneList | A list of scenes contained within a project |
| CSceneUnitConverter | A converter utility for changing between OGL units and scene units |
| CSceneUnits | The units in the scene |
| CTextAttribute | The text-attribute wrapper |
| CTimingAttribute | The attribute wrapper |
| CTransformation | Provides a transformation object that can contain transformation, depth and deformation data |
| CVector2d | Provides a 2D Vector using double values |
| CVector3d | Provides a 3D Vector using double values |
| CVeloBasedColumn | A Column type that provides an interpolated value based on a velocity property |
| CVeloBasedColumnValue | Frame,value object provided from the VeloBasedColumn |
| CVeloBasedControlPoint | An object that represents the control point of velo based column |
| ▶NOMH | |
| CExportAudioSettings | The audio export options |
| CExportFramesSettings | |
| CExportGifSettings | The GIF export options |
| CExportHandler | Object handler responsible for exporting video, images and audio from the project |
| CExportOGLFramesSettings | Settings for exporting OGL frames from within the application |
| CExportOGLMovieSettings | Settings for exporting OGL movies from within the application |
| CExportOH264Settings | The OpenH264 export options |
| CExportProResSettings | The ProRes export options |
| CExportQuicktimeSettings | The Quicktime export options |
| CExportSettingsBase | The base class to be inherited by all export settings options |
| CExportWMVSettings | The Windows Media Video (WMV) export options |
| CHarmonyApplication | The Harmony Application object |
| CHarmonyClipboard | The specialized Clipboard class for Harmony |
| CHarmonyProject | The project loaded within the application. The project provides access to functions and properties related to the active project within the instance of the application |
| CHarmonyRenderHandler | The render-handler object for Harmony |
| CHarmonyScene | A scene within a loaded project |
| CHarmonySceneList | The Scene List specialized for Harmony |
| CImport3DObjectSettings | Provides the default 3D object import options |
| CImportAudioSettings | Provides the default audio import options |
| CImportHandler | Object handler responsible for importing video, images and audio to the project |
| CImportMovieSettings | Provides the default movie import options |
| CImportPhotoshopImageSettings | Provides the default photoshop image import options |
| CImportRasterSettings | Provides the default image import options |
| CImportSettingsBase | The base class to be inherited by all import settings options |
| CImportVectorSettings | Provides the default vectorized image import options |
| CSelection | Provides selections within Harmony |
| CSelectionColumnList | Provides the list selected columns |
| CSelectionNodeList | Provides the selected nodes |
| CHarmonyModule | The root object that provides initialization and access to the Harmony session |
© 1994–2024 Toon Boom Animation Inc. All rights reserved.
Generated by Doxygen 1.8.14 | Terms and Conditions | Privacy Policy | Report Piracy