C++ API Reference: Changes in 2023.0
- Member M3dView::devicePixelRatio (MStatus *ReturnStatus=NULL) const
- Introduced in this version.
- Class MAutoCLEventList
- Introduced in this version.
- Class MColorMixingSpaceHelper
- Introduced in this version.
- Member MColorPickerUtilities::applyViewTransform (const MColor &inputColor, Direction direction)
- Introduced in this version.
- Member MColorPickerUtilities::grabColor (MStatus *returnedStatus=nullptr)
- Introduced in this version.
- Class MEditPrimitiveFct
- Introduced in this version.
- Member MFileIO::getReferenceNodes (const MString &fileName, MStringArray &nodes, bool dagPath)
- Introduced in this version.
- Member MFnDependencyNode::uniqueName (MStatus *ReturnStatus=NULL) const
- Introduced in this version.
- Member MFnMesh::BoolClassification
- Introduced in this version.
- Member MFnMesh::booleanOps (BoolOperation op, const MObjectArray &meshes, bool useLegacy=false, BoolClassification classification=kNormalClassification)
- classification parameter added
- Member MFnMesh::BorderInfo
- Introduced in this version.
- Member MFnMesh::create (const MPointArray &vertexArray, const MIntArray &edgeArray, const MIntArray &polygonCounts, const MIntArray &polygonConnects, MObject parentOrOwner=MObject::kNullObj, MStatus *ReturnStatus=NULL)
- Introduced in this version.
- Member MFnMesh::create (const MFloatPointArray &vertexArray, const MIntArray &edgeArray, const MIntArray &polygonCounts, const MIntArray &polygonConnects, MObject parentOrOwner=MObject::kNullObj, MStatus *ReturnStatus=NULL)
- Introduced in this version.
- Member MFnMesh::create (const MPointArray &vertexArray, const MIntArray &edgeArray, const MIntArray &polygonCounts, const MIntArray &polygonConnects, const MFloatArray &uArray, const MFloatArray &vArray, MObject parentOrOwner=MObject::kNullObj, MStatus *ReturnStatus=NULL)
- Introduced in this version.
- Member MFnMesh::create (const MFloatPointArray &vertexArray, const MIntArray &edgeArray, const MIntArray &polygonCounts, const MIntArray &polygonConnects, const MFloatArray &uArray, const MFloatArray &vArray, MObject parentOrOwner=MObject::kNullObj, MStatus *ReturnStatus=NULL)
- Introduced in this version.
- Member MFnMesh::createInPlace (const MPointArray &vertexArray, const MIntArray &edgeArray, const MIntArray &polygonCounts, const MIntArray &polygonConnects)
- Introduced in this version.
- Member MFnMesh::createInPlace (const MFloatPointArray &vertexArray, const MIntArray &edgeArray, const MIntArray &polygonCounts, const MIntArray &polygonConnects)
- Introduced in this version.
- Member MFnMesh::edgeBorderInfo (int edgeId, unsigned int setId=-1, MStatus *ReturnStatus=NULL) const
- Introduced in this version.
- Member MFnMesh::getMeshShellsIds (MFn::Type compType, MIntArray &meshShellIds, unsigned int &nbMeshShells) const
- Introduced in this version.
- Member MFnMesh::getRawUVs (MStatus *, const MString *uvSet=NULL) const
- Introduced in this version.
- Member MFnMesh::getUVBorderEdges (unsigned int setId, MIntArray &edgeList) const
- Introduced in this version.
- Member MFnReference::isValidReference (MStatus *ReturnStatus=NULL) const
- Introduced in this version.
- Member MFnSet::getMemberPaths (MDagPathArray &members, bool shading=false) const
- Introduced in this version.
- Member MFrameContext::getCurrentUfeCameraPath (MStatus *ReturnStatus=nullptr) const
- Introduced in this version.
- Member MGeometry::kSelectionHighlighting
- Introduced in this version.
- Member MGlobal::initOptionVar (const MString &name, MString value, const MString &category)
- Introduced in this version.
- Member MGlobal::initOptionVar (const MString &name, int value, const MString &category)
- Introduced in this version.
- Member MGlobal::initOptionVar (const MString &name, double value, const MString &category)
- Introduced in this version.
- Member MGlobal::isInCrashHandler ()
- Introduced in this version.
- Member MGlobal::mayaFeatureSet ()
- Introduced in this version.
- Member MGlobal::mayaName ()
- Introduced in this version.
- Member MGlobal::MMayaFeatureSet
- Introduced in this version.
- Member MGPUDeformerRegistrationInfo::isGeometryFilter () const
- Introduced in this version.
- Member MIndexMapper::affectMap () const
- return type changed
- Member MItDependencyGraph::nodeDepth (MStatus *ReturnStatus=NULL)
- Introduced in this version.
- Member MOpenCLBuffer::bufferSize () const
- Introduced in this version.
- Class MOpenCLKernelInfo
- Introduced in this version.
- Class MOpenCLUtils
- Introduced in this version.
- Member MPlug::isProxy (MStatus *ReturnStatus=nullptr) const
- Introduced in this version.
- Member MPlug::proxied ()
- Introduced in this version.
- Member MPxGPUDeformer::className ()
- Introduced in this version.
- Member MPxGPUDeformer::getSubsetState (MDataBlock &block, unsigned int multiIndex, MStatus *ReturnStatus=NULL)
- Introduced in this version.
- Member MPxGPUDeformer::isBufferUpdateNeeded (const MOpenCLBuffer &buffer, const MEvaluationNode &evaluationNode, const MObject &attribute)
- Introduced in this version.
- Member MPxGPUDeformer::uploadFixedSetupData (const MString &name, MOpenCLBuffer &buffer, cl_int &errorCode, unsigned int *arrayLength)
- Introduced in this version.
- Class MPxGPUStandardDeformer
- Introduced in this version.
- Member MPxSelectionContext::setAllowPaintSelect ()
- Introduced in this version.
- Member MPxSubSceneOverride::setUfeIdentifiers (MRenderItem &renderItem, const MStringArray &ufeIdentifiers)
- Introduced in this version.
- Member MPxSubSceneOverride::ufeIdentifiers (const MRenderItem &renderItem)
- Introduced in this version.
- Member MPxSubSceneOverride::ufeIdentifiersInUse () const
- Introduced in this version.
- Member MPxSubSceneOverride::updateUfeIdentifiers (MRenderItem &renderItem, MStringArray &ufeIdentifiers)
- Introduced in this version.
- Member MPxTransform::_dirtyRotateOrientation (const MEulerRotation &e)
- Deprecated in this version.
- Member MPxTransform::_dirtyRotatePivot (const MPoint &p)
- Deprecated in this version.
- Member MPxTransform::_dirtyRotatePivotTranslation (const MVector &v)
- Deprecated in this version.
- Member MPxTransform::_dirtyRotation (const MEulerRotation &e)
- Deprecated in this version.
- Member MPxTransform::_dirtyScale (const MVector &v)
- Deprecated in this version.
- Member MPxTransform::_dirtyScalePivot (const MPoint &p)
- Deprecated in this version.
- Member MPxTransform::_dirtyScalePivotTranslation (const MVector &v)
- Deprecated in this version.
- Member MPxTransform::_dirtyShear (const MVector &v)
- Deprecated in this version.
- Member MPxTransform::_dirtyTranslation (const MVector &v)
- Deprecated in this version.
- Member MPxTransform::dirtyRotateOrientation (const MEulerRotation &)
- Deprecated in this version.
- Member MPxTransform::dirtyRotatePivot (const MPoint &)
- Deprecated in this version.
- Member MPxTransform::dirtyRotatePivotTranslation (const MVector &)
- Deprecated in this version.
- Member MPxTransform::dirtyRotation (const MEulerRotation &)
- Deprecated in this version.
- Member MPxTransform::dirtyScale (const MVector &)
- Deprecated in this version.
- Member MPxTransform::dirtyScalePivot (const MPoint &)
- Deprecated in this version.
- Member MPxTransform::dirtyScalePivotTranslation (const MVector &)
- Deprecated in this version.
- Member MPxTransform::dirtyShear (const MVector &)
- Deprecated in this version.
- Member MPxTransform::dirtyTranslation (const MVector &)
- Deprecated in this version.
- Member MRenderItem::DefaultMaterialFiltering
- Introduced in this version.
- Member MRenderItem::getDefaultMaterialHandling () const
- Introduced in this version.
- Member MRenderItem::InternalObjectId () const
- Introduced in this version.
- Member MRenderItem::setDefaultMaterialHandling (DefaultMaterialFiltering state)
- Introduced in this version.
- Member MSelectionContext::kEdge
- Introduced in this version.
- Member MSelectionContext::kFace
- Introduced in this version.
- Member MSelectionContext::kVertex
- Introduced in this version.
- Member MSelectionInfo::snapToActive (MStatus *ReturnStatus=nullptr) const
- Introduced in this version.
- Member MShaderManager::k3dIsotropicStandardSurfaceShader
- Introduced in this version.
- Class MStartPrimitiveEditingFct
- Introduced in this version.
- Class MStopPrimitiveEditingFct
- Introduced in this version.
- Member MString::isEmpty () const
- Introduced in this version.
- Class MTimeSliderCustomDrawManager
- Introduced in this version.
- Class MTimeSliderDrawPrimitive
- Introduced in this version.
- Class MTimeSliderDrawPrimitives
- Introduced in this version.
- Member MUIDrawManager::setOverrideBlendState (const MHWRender::MTargetBlendDesc &blendStateDesc)
- Introduced in this version.
- Member MUIDrawManager::setTexture (MHWRender::MTexture *texture, const MString &inputColorSpace={}, const float alphaDiscardThreshold=0.05f)
inputColorSpace parameter added
alphaDiscardThreshold parameter added