fbxconstraint.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/fbxobject.h>
#include <fbxsdk/core/base/fbxerror.h>
#include <fbxsdk/core/base/fbxstringlist.h>
#include <fbxsdk/scene/fbxgroupname.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

Classes

class   FbxConstraint
  Base class for weighted animation constraints. More...

Functions

const FbxString  GetWeightPropertyName (const FbxObject *pObject)
void  CreateWeightPropertyForSourceObject (FbxObject *pConstraint, const FbxObject *pSourceObject, double pWeightValue)

Detailed Description

Definition in file fbxconstraint.h.


Function Documentation

const FbxString GetWeightPropertyName ( const FbxObject pObject )
void CreateWeightPropertyForSourceObject ( FbxObject pConstraint,
const FbxObject pSourceObject,
double  pWeightValue 
)