#include
<MFnNIdData.h>
List of all
members.
Detailed Description
function set for nId object data
Class for transferring N id data between connections
Constructor & Destructor Documentation
MFnNIdData::MFnNIdData |
( |
MObject & |
object, |
|
|
MStatus * |
ReturnStatus =
NULL |
|
|
) |
|
|
|
Constructor.
Class constructor that initializes the function set to the given
MObject.
- Parameters:
-
[in] |
object |
The MObject to
attach the function set to |
[out] |
ReturnStatus |
the return status |
- Status Codes:
-
MFnNIdData::MFnNIdData |
( |
const MObject & |
object, |
|
|
MStatus * |
ReturnStatus =
NULL |
|
|
) |
|
|
|
Constructor.
Class constructor that initializes the function set to the given
MObject.
- Parameters:
-
[in] |
object |
The MObject to
attach the function set to |
[out] |
ReturnStatus |
the return status |
- Status Codes:
-
Member Function Documentation
MFn::Type
MFnNIdData::type |
( |
|
) |
const [virtual] |
const char * MFnNIdData::className |
( |
|
) |
const [protected, virtual] |
Class name.
Return the class name : "MFnNIdData"
Reimplemented from MFnData.
MObject MFnNIdData::create |
( |
|
) |
const |
Creates an underlying Maya nId data object and return it as an
MObject
- Returns:
- The newly object.
Get the nObject pointer
- Parameters:
-
[in] |
ptr |
Storage to return the pointer to the N constraint |
- Returns:
- Status Code
- Status Codes:
-