►NIECore | This namespace contains all components of the core library |
►NLRUCachePolicy | |
CParallel | |
CSerial | |
►NTypeTraits | |
CHasBaseType | HasBaseType |
CHasValueType | HasValueType |
CHasVectorValueType | HasVectorValueType |
CIsBox | IsBox |
CIsColor | IsColor |
CIsColor3 | IsColor3 |
CIsColor4 | IsColor4 |
CIsFloatVec2 | IsFloatVec2 |
CIsFloatVec2VectorTypedData | IsFloatVec2VectorTypedData |
CIsFloatVec3 | IsFloatVec3 |
CIsFloatVec3VectorTypedData | IsFloatVec3VectorTypedData |
CIsFloatVectorTypedData | IsFloatVectorTypedData |
CIsGeometricTypedData | IsGeometricTypedData |
CIsInterpolable | |
CIsInterpolableSimpleTypedData | IsInterpolableSimpleTypedData |
CIsInterpolableTypedData | IsInterpolableTypedData |
CIsInterpolableVectorTypedData | IsInterpolableVectorTypedData |
CIsMatrix | IsMatrix |
CIsMatrix33 | IsMatrix33 |
CIsMatrix44 | IsMatrix44 |
CIsMatrixTypedData | IsMatrixTypedData |
CIsNumericBasedSimpleTypedData | IsNumericBasedSimpleTypedData - true if the data is simple and BaseType is numeric |
CIsNumericBasedTypedData | IsNumericBasedTypedData |
CIsNumericBasedVectorTypedData | IsNumericBasedVectorTypedData - true if the data holds a vector of types where BaseType is numeric |
CIsNumericSimpleTypedData | IsNumericSimpleTypedData |
CIsNumericTypedData | IsNumericTypedData |
CIsNumericVectorTypedData | IsNumericVectorTypedData |
CIsQuat | IsQuat |
CIsSimpleTypedData | IsSimpleTypedData |
CIsSpline | IsSpline |
CIsSplineTypedData | IsSplineTypedData |
CIsStrictlyInterpolable | |
CIsStrictlyInterpolableSimpleTypedData | IsStrictlyInterpolableSimpleTypedData |
CIsStrictlyInterpolableTypedData | IsStrictlyInterpolableTypedData |
CIsStrictlyInterpolableVectorTypedData | IsStrictlyInterpolableVectorTypedData |
CIsTransformationMatrix | IsTransformationMatrix |
CIsTypedData | IsTypedData |
CIsVec | IsVec |
CIsVec2 | IsVec2 |
CIsVec2TypedData | IsVec2TypedData |
CIsVec2VectorTypedData | IsVec2VectorTypedData |
CIsVec3 | IsVec3 |
CIsVec3TypedData | IsVec3TypedData |
CIsVec3VectorTypedData | IsVec3VectorTypedData |
CIsVectorTypedData | IsVectorTypedData |
CIsVecTypedData | IsVecTypedData |
CIsVecVectorTypedData | IsVecVectorTypedData |
CAddSmoothSkinningInfluencesOp | |
CArrayDeleter | A simple unary functor which calls delete[] on its argument, and resets it to zero |
CAttributeBlock | A context object intended for use with python's "with" syntax |
CAttributeState | |
CBasicPreset | Implements a Preset to permit values to be saved and restored from a Parameterised object |
CBinaryFrameList | |
CBlindDataHolder | A class which represents an object with some blind data attached |
CBoundedKDTree | |
CBoxTraits | |
CBoxTypeTraits | |
CCachedReader | |
CCameraController | |
CCapturingMessageHandler | The CapturingMessageHandler simply stores all messages passed to it in an attribute called messages |
CCapturingRenderer | |
CCircularIterator | |
CClassData | |
CClassLoader | This class defines methods for creating instances of classes defined in python modules on disk |
CClassParameter | The ClassParameter is a specialised CompoundParameter which allows its children to be specified by another Parameterised class which is loaded using the ClassLoader |
CClassVectorParameter | The ClassVectorParameter is similar to the ClassParameter but instead of holding a single class it holds many classes, each storing its parameters under a named child of the ClassVectorParameter |
CCompoundData | |
CCompoundDataConversion | |
CCompoundFrameList | |
CCompoundMessageHandler | |
CCompoundObject | |
CCompoundParameter | |
CCompoundStream | A class which acts like a python file object but outputs to several underlying files |
CCompoundVectorParameter | This class is a CompoundParameter that only accepts vector parameters with the same length |
CCompressSmoothSkinningDataOp | |
CComputationCache | |
CContrastSmoothSkinningWeightsOp | |
CConverter | |
CCoordinateSystem | |
CCubicBasis | |
CCubicInterpolator | A function object which performs cubic interpolation |
CCurveExtrudeOp | |
CCurveLineariser | |
CCurvesMergeOp | |
CCurvesPrimitive | |
CCurvesPrimitiveEvaluator | |
CCurveTangentsOp | |
CData | |
CDataCastOp | |
CDataConversion | Base class for data conversions |
CDataConvert | |
CDataConvertOp | |
CDataInterleaveOp | |
CDataPromoteOp | |
CDecompressSmoothSkinningDataOp | |
CDeleter | A simple unary functor which calls delete on its argument, and resets it to zero |
CDimensionTraits | |
CDirNameParameter | |
CDiskPrimitive | |
CDisplay | |
CEditBlock | |
CEmptyFrameList | |
CEuclideanToSphericalTransform | Forward declaration |
CException | |
CExclusionFrameList | |
CFaceVaryingPromotionOp | |
CFileIndexedIO | |
CFileNameParameter | |
CFileNotFoundIOException | A class to represent "file not found" exceptions |
CFileSequence | |
CFileSequenceParameter | |
CFileSequenceVectorParameter | |
CFilteredMessageHandler | |
CFont | |
CFormatter | The Formatter class defines an interface for specifying simple structured output without having to be concerned with exactly how that output is displayed |
CFrameList | |
CFrameRange | |
CFromCoreConverter | |
CGeometricTypedData | |
CGroup | |
CHeaderGenerator | |
►CIFFFile | |
CChunk | |
CTag | |
CIgnoredExceptions | A context object intended for use with python's "with" syntax |
CImathRandAdapter | |
►CIndexedIO | |
CDescription | |
CEntry | A representation of a single file/directory |
CInternedString | |
CInvalidArgumentException | Base class for Invalid Argument exceptions |
CInverseDistanceWeightedInterpolation | |
CIOException | Base class for Input/Output exceptions |
►CKDTree | |
CNeighbour | Used to return information from the KDTree::nearestNNeighbours() query |
CNode | Which is used to implement the branching structure in the KDTree |
CLayeredDict | This class takes a stack of dictionary like objects and provides read only access to them as if they were one, falling through to lower dictionaries if the requested item isn't in the ones above |
►CLensModel | |
CLensModelRegistration | |
CLevelFilteredMessageHandler | |
CLevenbergMarquardt | |
CLight | |
CLimitSmoothSkinningInfluencesOp | |
CLinearInterpolator | A function object which performs linear interpolation |
CLineSegment | |
CLinkedScene | |
CLookup | |
CLRUCache | |
CMatConvert | |
CMatrixMultiplyOp | |
CMatrixTraits | |
CMatrixTraits< Imath::M33f > | Specialisations for Imath types |
CMeanSquaredError | |
CMemoryIndexedIO | |
CMemoryStream | A boost.iostreams "device" for reading to/writing from memory |
CMenuDefinition | The MenuDefinition class defines the contents of a hierarchical menu containing MenuItemDefinition instances |
CMenuItemDefinition | The MenuItemDefinition class defines the contents of a menu item for use with the MenuDefinition class |
CMeshMergeOp | |
CMeshNormalsOp | |
CMeshPrimitive | |
CMeshPrimitiveBuilder | |
CMeshPrimitiveEvaluator | |
CMeshPrimitiveShrinkWrapOp | |
CMeshVertexReorderOp | |
►CMessageHandler | |
CScope | |
CMixSmoothSkinningWeightsOp | |
CModifyOp | |
CMotionBlock | A context object intended for use with python's "with" syntax |
CMotionPrimitive | |
CMurmurHash | |
CNormalizeSmoothSkinningWeightsOp | |
CNotImplementedException | A class to represent "not implemented" exceptions |
CNParticleReader | |
CNullDeleter | |
CNullMessageHandler | |
CNullObject | |
CNumericParameter | |
CNURBSPrimitive | |
►CObject | |
CAbstractTypeDescription | |
CCopyContext | |
CLoadContext | The class provided to the load() method implemented by subclasses |
CMemoryAccumulator | |
CSaveContext | The class provided to the save() method implemented by subclasses |
CTypeDescription | |
CObjectParameter | |
CObjectPool | |
CObjectReader | |
CObjectVector | An Object which holds a vector of child Objects |
CObjectWriter | |
COBJReader | |
COp | |
COptionalCompoundParameter | This class implements a CompoundParameter that do not validate optional parameters if they are undefined |
COptions | |
COStreamMessageHandler | |
COversamplesCalculator | |
CParameter | |
CParameterised | |
CParameterisedInterface | |
CParameterisedProcedural | |
CParameterParser | This class defines a means of parsing a list of string arguments with respect to a Parameter definition |
CParticleReader | |
CParticleWriter | |
CPatchMeshPrimitive | |
CPathParameter | |
CPathVectorParameter | |
CPDCParticleReader | |
CPDCParticleWriter | |
CPerlinNoise | |
CPermissionDeniedIOException | A class to represent "permission denied" exceptions |
CPointBoundsOp | |
CPointDensitiesOp | |
CPointDistribution | |
CPointNormalsOp | |
CPointSmoothSkinningOp | |
CPointsMotionOp | |
CPointsPrimitive | |
CPointsPrimitiveEvaluator | |
CPointVelocityDisplaceOp | |
CPolygonIterator | |
CPolygonVertexIterator | |
CPreset | The Preset class serves as a base class for the implementation of 'presets' |
CPreWorldRenderable | |
CPrimitive | |
►CPrimitiveEvaluator | |
CDescription | |
CResult | |
CPrimitiveOp | |
CPrimitiveVariable | |
CRadixSort | |
CRandomRotationOp | |
►CReader | |
CReaderDescription | |
CRefCounted | |
CRelativePreset | Implements a Preset that represents changes between two Parameter objects |
CRemoveSmoothSkinningInfluencesOp | |
CRenderable | |
►CRenderer | |
CExternalProcedural | |
CProcedural | |
CReorderedFrameList | |
CReorderSmoothSkinningInfluencesOp | |
CReversedFrameList | |
CRunTimeTyped | |
CSampledSceneInterface | |
CScaledDataConversion | |
CSceneCache | |
►CSceneInterface | |
CFileFormatDescription | |
CSearchPath | |
CShader | |
CSmootherStepFalloff | |
CSmoothSkinningData | |
CSmoothSmoothSkinningWeightsOp | |
CSmoothStepFalloff | |
CSpaceTransform | Base class for data conversions |
CSpherePrimitive | |
CSpherePrimitiveEvaluator | |
CSphericalToEuclideanTransform | Forward declaration |
CSpline | |
CStandardRadialLensModel | |
CStateRenderable | |
►CStreamIndexedIO | |
CStreamFile | Class that provides access to the stream file |
CStruct | The Struct class provides an incredibly simple container with attribute access defined |
CSubstitutedDict | Acts like a dictionary, but performs substitutions on any string or StringData values retrieved from it |
CSWAReader | The SWAReader class reads SpeedTree .swa files in the form of IECore.PointsPrimitives |
CTimePeriod | A default constructable boost::posix_time::time_period, for use as parameter to IECore::TypedData template |
CTimer | |
CToCoreConverter | |
CTransform | |
CTransformationMatrix | |
CTransformBlock | A context object intended for use with python's "with" syntax |
CTransformOp | |
CTriangulateOp | |
CTriangulator | |
CTurbulence | |
CTypedData | |
CTypedObjectParameter | |
CTypedParameter | |
CTypedPrimitiveOp | The TypedPrimitiveOp template defines a base class for Ops which modify primitives of a specific type |
CValidatedStringParameter | |
CVecConvert | |
CVectorDataFilterOp | |
CVectorTraits | |
CVectorTraits< double > | Specialisation for double type to allow its use as a 1d vector |
CVectorTraits< float > | Specialisation for float type to allow its use as a 1d vector |
CVectorTraits< int > | Specialisation for int type to allow its use as a 1d vector |
CVisibleRenderable | |
CVisualiserProcedural | An incredibly simple procedural which just renders an object passed to it via a Parameter |
CWorldBlock | A context object intended for use with python's "with" syntax |
CWrappedTextFormatter | Implements the Formatter interface in a very simple form, just outputting text with word wrapping to a file object |
►CWriter | |
CWriterDescription | |
►NIECoreGL | The namespace within which all CoreGL functionality is defined |
CBindable | |
►CBuffer | |
CScopedBinding | |
CColorTexture | |
CDepthTexture | |
CException | |
CFontLoader | |
►CFrameBuffer | |
CScopedBinding | |
CHitRecord | |
CLuminanceTexture | |
CMeshPrimitive | |
CNameStateComponent | |
CNumericTraits | |
CPrimitive | |
CRenderable | |
CRenderer | |
CSelector | |
►CShader | A class to represent GLSL shaders |
►CSetup | |
CScopedBinding | |
CShaderLoader | |
CShaderStateComponent | |
CSplineToGLTextureConverter | |
CStateComponent | |
CTexture | |
CTextureLoader | |
CToGLBufferConverter | |
CToGLCameraConverter | |
►CToGLConverter | |
CConverterDescription | |
CToGLCurvesConverter | |
CToGLMeshConverter | |
CToGLPointsConverter | |
CToGLSphereConverter | |
CToGLStateConverter | |
CToGLTextureConverter | |
►NIECoreHoudini | The IECoreHoudini namespace holds all the functionality of libIECoreHoudini |
►NTypeTraits | |
CIsAttribColorTypedData | IsAttribColorTypedData |
CIsDetailAttribFloatTypedData | IsDetailAttribFloatTypedData |
CIsDetailAttribIntTypedData | IsDetailAttribIntTypedData |
CIsDetailAttribTypedData | IsDetailAttribTypedData |
CIsVectorAttribFloatTypedData | IsVectorAttribFloatTypedData |
CIsVectorAttribIntTypedData | IsVectorAttribIntTypedData |
CIsVectorAttribTypedData | IsVectorAttribTypedData |
CActiveTake | A context object intended for use with python's "with" syntax |
CDetailSplitter | |
CFnParameterisedHolder | |
CFromHoudiniCompoundObjectConverter | |
CFromHoudiniConverter | |
CFromHoudiniCortexObjectConverter | |
CFromHoudiniCurvesConverter | Converter which converts from a Houdini GU_Detail to an IECore::CurvesPrimitive |
►CFromHoudiniGeometryConverter | |
CDescription | |
CRemapInfo | |
CFromHoudiniGroupConverter | |
CFromHoudiniPointsConverter | Converter which converts from a Houdini GU_Detail to an IECore::PointsPrimitive |
CFromHoudiniPolygonsConverter | Converter which converts from a Houdini GU_Detail to an IECore::MeshPrimitive |
CGEO_CobIOTranslator | An IO Translator for saving and loading .cob files using a Houdini File SOP |
CGEO_CortexPrimitive | Wrapper for hosting IECore::Objects natively in Houdini |
CGU_CortexPrimitive | Wrapper for hosting IECore::Objects natively in Houdini |
CLiveScene | |
CMessageHandler | |
CNodeHandle | |
COBJ_SceneCacheGeometry | OBJ for loading a single transform and leaf Objects from an IECore::SceneCache |
COBJ_SceneCacheNode | |
COBJ_SceneCacheTransform | OBJ for loading a transform or expanding a hierarchy from an IECore::SceneCache |
CParameterisedHolder | Class representing an OP node acting as a holder for the abstract Parameterised class |
CParameterisedHolderInterface | |
CROP_SceneCacheWriter | Class for writing SceneCache files based on an existing Houdini hierarchy |
CSceneCacheNode | |
CSOP_CortexConverter | SOP class for converting between GU_CortexPrimitives and native Houdini geometry |
CSOP_OpHolder | |
CSOP_ParameterisedHolder | Class representing a SOP node acting as a holder for the abstract Parameterised class |
CSOP_ProceduralHolder | SOP class for representing a IECore::ParameterisedProcedural in Houdini |
CSOP_SceneCacheSource | SOP for loading an IECore::SceneCache from disk |
CSOP_SceneCacheTransform | SOP for loading an IECore::SceneCache from disk |
CTemporaryParameterValues | A context manager for controlling houdini parameter values in with statements |
CTestCase | A class to help implement unit tests for Houdini functionality |
CTestProgram | A test program which initializes Houdini before running the test suite |
►CToHoudiniAttribConverter | |
CDescription | |
CToHoudiniCompoundObjectConverter | |
CToHoudiniConverter | |
CToHoudiniCortexObjectConverter | |
CToHoudiniCurvesConverter | Converter which converts from an IECore::CurvesPrimitive to a Houdini GU_Detail |
►CToHoudiniGeometryConverter | |
CDescription | |
CToHoudiniGroupConverter | Converter which converts from an IECore::Group to a Houdini GU_Detail |
CToHoudiniNumericDetailAttribConverter | |
CToHoudiniNumericVectorAttribConverter | |
CToHoudiniPointsConverter | Converter which converts from an IECore::PointsPrimitive to a Houdini GU_Detail |
CToHoudiniPolygonsConverter | Converter which converts from an IECore::MeshPrimitive to a Houdini GU_Detail |
CToHoudiniQuatVectorAttribConverter | |
CToHoudiniStringDetailAttribConverter | |
CToHoudiniStringVectorAttribConverter | |
CUpdateMode | A context object intended for use with python's "with" syntax |
CUT_ObjectPoolCache | |
►NIECoreMaya | The IECoreMaya namespace holds all the functionality of libIECoreMaya |
►NTypeTraits | |
CIsUnit | IsUnit |
C_CollapsibleMotif | In Maya 2011 and 2012, the collapsible frameLayout became rather ugly, and stopped indenting the arrow with the label |
CAttributeEditorControl | A base class to help in creating custom attribute editor controls in a nice object oriented manner |
CBoolParameterHandler | A ParameterHandler which deals with booleans |
CBox3Manipulator | |
CBoxParameterHandler | A ParameterHandler which deals with a variety of Imath::Box types |
CCacheSet | |
CCallbackId | |
CClassParameterHandler | |
CClassVectorParameterHandler | |
CClassVectorParameterUI | A ParameterUI for ClassVectorParameters |
CColorSplineParameterHandler | A ParameterHandler which deals with color splines, templated on the Spline type itself |
CCompoundNumericParameterHandler | A ParameterHandler which deals with compound numerics, e.g. points, vectors, colors |
CCompoundParameterHandler | |
CConverterHolder | |
CCurveCombiner | |
►CDAGPathParameter | |
CCheckType | |
CDateTimeParameterHandler | A ParameterHandler for DateTimeParameters |
CDelightProceduralCacheCommand | |
CDisplayStyle | |
►CFileBrowser | The Browser class provides a file picker interface within a Maya formLayout |
CDirectoriesOnlyFilter | A simple filter that only shows or validates directories |
CFnMatchFilter | A filter that matches a pattern to the filenames |
CFileDialog | The FileDialog class provides an alternative to Maya's maya.cmds.fileDialog() |
CFloatSplineParameterHandler | A ParameterHandler which deals with color splines, templated in the same manner as the Spline itself |
CFnDagNode | This class extends Maya's MFnDagNode to add assorted helper functions |
CFnParameterisedHolder | A function set for operating on the various IECoreMaya::ParameterisedHolder types |
CFnParameterisedHolderSet | A function set for operating on ieParameterisedHolderSet node type |
CFnProceduralHolder | A function set for operating on the IECoreMaya::ProceduralHolder type |
CFnSceneShape | A function set for operating on the IECoreMaya::SceneShape type |
CFromMayaArrayDataConverter | |
CFromMayaConverter | |
CFromMayaCurveConverter | |
►CFromMayaDagNodeConverter | |
CDescription | |
CFromMayaFluidConverter | |
CFromMayaGroupConverter | |
CFromMayaImageConverter | |
CFromMayaMatrixDataConverter | |
CFromMayaMatrixVectorDataConverter | |
CFromMayaMeshConverter | |
CFromMayaNumericDataConverter | |
►CFromMayaObjectConverter | |
CFromMayaObjectConverterDescription | |
CFromMayaParticleConverter | |
►CFromMayaPlugConverter | |
CDescription | |
►CFromMayaShapeConverter | |
CDescription | |
CFromMayaSkinClusterConverter | |
CFromMayaTransformationMatrixConverter | |
CFromMayaTransformConverter | |
CGeometryCombiner | |
CImagePlaneHolder | A class which holds an Op, expected to return an ImagePrimitive, which is then placed onto an ImagePlane |
CImageViewportPostProcess | |
CLiveScene | |
CMArrayIter | |
CMArrayTraits | |
CMayaAppendIterator | |
CMayaAppendIterator< MStringArray > | MStringArray specialisation to allow operation with std::string |
CMayaMeshBuilder | |
CMayaTime | A convertion class for Maya MTime::Unit to/from FPS |
CMDataHandleAccessor | |
CMenu | A class for making maya menus from an IECore.MenuDefinition |
CMeshParameterHandler | A ParameterHandler which deals with polygon meshes |
CMFnDataTypeTraits | |
CMImageAccessor | |
CModalDialogue | This class provides a useful base for implementing modal dialogues in an object oriented manner |
CNoteParameterUI | A UI for a StringParameters that uses the "note" type hint |
CNumericParameterHandler | A ParameterHandler which deals with simple numeric types; int, float, double |
CNumericTraits | |
CObjectData | |
CObjectMFnDataParameterHandler | |
CObjectVectorParameterHandler | A ParameterHandler for the ObjectVectorParameter |
COpHolder | |
COpWindow | This class creates a window holding an instance of IECore.Op, presenting a ui for the modification of it's parameters |
CPanel | The Panel class provides a handy base class for the implementation of maya scripted panels |
CParameterHandler | |
CParameterisedHolder | |
CParameterisedHolderInterface | |
CParameterisedHolderManipContext | |
CParameterisedHolderManipContextCommand | |
CParameterisedHolderSetValueCmd | |
CParameterManipContainer | |
CParameterPanel | |
CParameterUI | Base class for objects which are able to create an Attribute Editor widget for a single IECore.Parameter held on an IECoreMaya.ParameterisedHolder node |
CPlaybackFrameList | |
CPostLoadCallback | |
CPresetsOnlyParameterUI | A ui for any parameter for which parameter.presetsOnly is True |
CPresetsUI | This class provides a UI for loading and saving presets for nodes derived from the ParameterisedHolder class |
CProceduralHolder | |
CProceduralHolderComponentBoundIterator | |
CPythonCmd | |
CRefreshDisabled | A context object intended for use with python's "with" syntax |
CSceneShape | |
CSceneShapeInterface | |
CSceneShapeInterfaceComponentBoundIterator | |
CScopedSelection | It's common to need to save the current maya selection, change it, and restore the old selection afterwards |
CStatusException | |
CStringParameterHandler | A ParameterHandler which deals with strings |
CStringParameterUI | A UI for StringParameters |
CStringVectorParameterHandler | A ParameterHandler which deals with arrays of strings |
CStringVectorParameterUI | |
CTemporaryAttributeValues | A context manager for controlling attribute values in with statements |
CTestCase | A class to help implement unit tests for maya functionality |
CTestProgram | A test program which initializes Maya standalone before running the test suite |
CToMayaArrayDataConverter | |
CToMayaCameraConverter | |
CToMayaConverter | |
CToMayaCurveConverter | |
CToMayaGroupConverter | |
CToMayaImageConverter | |
CToMayaLocatorConverter | |
CToMayaMatrixDataConverter | |
CToMayaMatrixVectorDataConverter | |
CToMayaMeshConverter | |
CToMayaNumericDataConverter | |
►CToMayaObjectConverter | |
CToMayaObjectConverterDescription | |
CToMayaParticleConverter | |
CToMayaPlugConverter | |
CToMayaSkinClusterConverter | |
CTransformationMatrixManipulator | This class provides a manipulator for TransformationMatrixf Parameters |
CTransformationMatrixParameterHandler | |
CTransformationMatrixParameterUI | The UI for the TransformationMatrixParameter supports the following userData() |
CTransientParameterisedHolderNode | |
CUIElement | The UIElement base class assists in implementing ui elements in an object oriented manner in python |
CUITemplate | A context object for use with python's "with" syntax |
CUndoChunk | A context object intended for use with python's "with" syntax |
CUndoDisabled | A context object intended for use with python's "with" syntax |
CV3Manipulator | |
CViewportPostProcess | A class which defines a post-process on a viewport. Use ViewportPostProcessCallback to register the post-process with a panel |
CViewportPostProcessCallback | |
CWaitCursor | A context object intended for use with python's "with" syntax |
►NIECoreNuke | The IECoreNuke namespace holds all the functionality of libIECoreNuke |
CCurveLookup | |
CDrawableHolder | |
CFromNukeCameraConverter | |
CFromNukeConverter | |
CFromNukePointsConverter | |
CFromNukeTileConverter | |
CLensDistort | |
CMeshFromNuke | |
CMeshToNukeGeometryConverter | |
CObjectHolder | |
CObjectKnob | A nuke knob capable of holding arbitrary IECore::Objects |
COpHolder | This class allows IECore::Op objects to be executed by nodes in Nuke |
CParameterHandler | |
CPointToNukeGeometryConverter | |
CProceduralHolder | |
CSceneCacheReader | Loads and displays geometry from a scene cache file |
CToNukeConverter | |
►CToNukeGeometryConverter | Allows conversion from an IECore Object to a Nuke geometry within the given GeometryList |
CToNukeGeometryConverterDescription | |
CWarp | |
►NIECoreRI | The IECoreRI namespace holds all the functionality implemented in libIECoreRI |
CParameterList | |
CPrimitiveVariableList | |
CPTCParticleReader | |
CPTCParticleWriter | |
CRenderer | |
CRIBWriter | |
CScopedContext | |
CSLOReader | |
CSXExecutor | |
CSXTypeTraits | |
CTestCase | A class to help implement unit tests for IECoreRI functionality |
►Nstd | |
Cless< MString > | |