kfbxconstraint.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbxobject.h>
#include <fbxfilesdk/kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/components/kbaselib/klib/kstringlist.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

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

Typedefs

typedef KFbxConstraint HKFbxConstraint

Functions

const KString  GetWeightPropertyName (const KFbxObject *pObject)
void  CreateWeightPropertyForSourceObject (KFbxObject *pConstraint, const KFbxObject *pSourceObject, double pWeightValue)

Detailed Description

Definition in file kfbxconstraint.h.


Typedef Documentation


Function Documentation

const KString GetWeightPropertyName ( const KFbxObject pObject )
void CreateWeightPropertyForSourceObject ( KFbxObject pConstraint,
const KFbxObject pSourceObject,
double  pWeightValue 
)