Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® FBX® / FBX SDK / KFbxNode methods that will be removed from the FBX SDK without being deprecated
  RSS 2.0 ATOM  

KFbxNode methods that will be removed from the FBX SDK without being deprecated
Rate this thread
 
43398
 
Permlink of this thread  
avatar
  • Location: Montréal
  • Total Posts: 395
  • Joined: 11 July 2007 08:47 AM

Hi,

This post is to warn you that the following KFbxNode methods will be removed from the 2012 FBX SDK, although they will not be deprecated in the next point release, 2011.3. You should act as if they were already deprecated.

Fortunately, we believe that these calls were not extensively used. We think that very few clients will have to adapt their code. So here is the list:

void ForceEvalOfState(bool pGlobal=false)
void SetLocalStateFromDefault(bool pRecursive
bool pApplyLimits=false)
void SetDefaultFromLocalState(bool pRecursive)
void SetLocalStateFromAnim(KTime pTime
bool pRecursiveKFbxAnimStackpAnimStackbool pApplyLimits=false)
void SetAnimFromLocalState(KTime pTime
bool pRecursiveKFbxAnimStackpAnimStack)
void ComputeGlobalState(kUInt pUpdateId
bool pRecursiveEPivotSet pPivotSet=eSOURCE_SETbool pApplyTarget=false)
void ComputeLocalState(kUInt pUpdateId
bool pRecursive)
void SetGlobalState(const KFbxXMatrix
pGX)
KFbxXMatrix
GetGlobalState()
void SetLocalState(const KFbxVector4
pLT,const KFbxVector4pLR, const KFbxVector4pLS)
void GetLocalState(KFbxVector4
pLTKFbxVector4pLRKFbxVector4pLS)
void SetGlobalStateId(kUInt pUpdateId
bool pRecursive)
kUInt GetGlobalStateId() 
const
void SetLocalStateId(kUInt pUpdateIdbool pRecursive)
kUInt GetLocalStateId() 
const
KFbxXMatrix GetLXFromLocalState(bool pTbool pRbool pSbool pSoff)

If you are using some of these methods and need help in changing your code, let us know.

Viviane, FBX Team



Viviane Rochon
Maya Data Platform
Autodesk

Replies: 1
/userdata/avatar/3yvwf23us_doug100x100.png

When is the next point release scheduled to be posted?

Author: Doug Rogers

Replied: 19 May 2010 07:39 AM  
avatar

FBX 2011.3 should be available early June.

Viviane



Viviane Rochon
Maya Data Platform
Autodesk

Replies: 3
/userdata/avatar/3yvwf23us_doug100x100.png

Will this release support Visual Studio 2010?

Author: Doug Rogers

Replied: 20 May 2010 12:44 PM  
/userdata/avatar/3yvwf23us_doug100x100.png

Will this release support Visual Studio 2010?

Author: Doug Rogers

Replied: 20 May 2010 01:02 PM  
/userdata/avatar/c6y2tieph_fbx.png

I think so:)

Author: Zhihao.Li

Replied: 20 May 2010 02:26 PM  
avatar

Yes, it will.



Viviane Rochon
Maya Data Platform
Autodesk

Replies: 0