fbxsdk/core/fbxclassid.h File Reference
 
 
 
fbxsdk/core/fbxclassid.h File Reference

File Description

Definition in file fbxclassid.h.

Classes

class   FbxClassId
  Internal class used to differentiate objects during run-time. More...

Typedefs

typedef FbxObject *(*  FbxObjectCreateProc )(FbxManager &pManager, const char *pName, const FbxObject *pFrom)
  The function pointer type for object constructor functions.

Typedef Documentation

typedef FbxObject*(* FbxObjectCreateProc)(FbxManager &pManager, const char *pName, const FbxObject *pFrom)

The function pointer type for object constructor functions.

Definition at line 26 of file fbxclassid.h.

Go to the source code of this file.