#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
Classes | |
| class | FbxThread |
| This class implement a standard way to use threads across platforms. More... | |
Typedefs | |
| typedef void(* | FbxThreadProc )(void *) |
| Definition of a thread procedure function signature. | |
Definition in file fbxthread.h.
| typedef void(* FbxThreadProc)(void *) |
Definition of a thread procedure function signature.
Definition at line 25 of file fbxthread.h.