MFnKeyframeDeltaWeighted Class Reference
[OpenMayaAnim - API module for animationFunctionSet classes]

#include <MFnKeyframeDeltaWeighted.h>

Inheritance diagram for MFnKeyframeDeltaWeighted:

Inheritance graph
[legend]
Collaboration diagram for MFnKeyframeDeltaWeighted:

Collaboration graph
[legend]

List of all members.


Detailed Description

Function set for changes in a key's weighted state.

Delta keyframe object for changes in weighted state of a key.

Public Member Functions

virtual MFn::Type type () const
 Function set type.
virtual ~MFnKeyframeDeltaWeighted ()
 Destructor.
 MFnKeyframeDeltaWeighted ()
 Default constructor.
 MFnKeyframeDeltaWeighted (MObject &object, MStatus *ReturnStatus=NULL)
 Constructor.
bool wasWeighted (MStatus *ReturnStatus=NULL) const
 MFnKeyframeDeltaWeighted (const MObject &object, MStatus *ReturnStatus=NULL)
 Constructor.

Protected Member Functions

virtual const char * className () const
 Class name.


Constructor & Destructor Documentation

MFnKeyframeDeltaWeighted::MFnKeyframeDeltaWeighted ( 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:

MFnKeyframeDeltaWeighted::MFnKeyframeDeltaWeighted ( 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 MFnKeyframeDeltaWeighted::type (  )  const [virtual]

Function set type.

Return the class type : MFn::kKeyframeDeltaWeighted

Reimplemented from MFnKeyframeDelta.

const char * MFnKeyframeDeltaWeighted::className (  )  const [protected, virtual]

Class name.

Return the class name : "MFnKeyframeDeltaWeighted"

Reimplemented from MFnKeyframeDelta.

bool MFnKeyframeDeltaWeighted::wasWeighted ( MStatus ReturnStatus = NULL  )  const

Returns true if the key had weighted tangent, but it is not currently.

Parameters:
[out] ReturnStatus Return code.
Returns:
true or false depending on the key's weight status.
Status Codes:


Autodesk® Maya® 2010 © 1997-2009 Autodesk, Inc. All rights reserved. Generated with doxygen 1.5.6