FBX C++ API Reference
fbxconstraintutils.h
Go to the documentation of this file.
1
/****************************************************************************************
2
3
Copyright (C) 2015 Autodesk, Inc.
4
All rights reserved.
5
6
Use of this software is subject to the terms of the Autodesk license agreement
7
provided at the time of installation or download, or which otherwise accompanies
8
this software in either electronic or hard copy form.
9
10
****************************************************************************************/
11
13
#ifndef _FBXSDK_SCENE_CONSTRAINT_UTILS_H_
14
#define _FBXSDK_SCENE_CONSTRAINT_UTILS_H_
15
16
#include <
fbxsdk/fbxsdk_def.h
>
17
18
#include <
fbxsdk/fbxsdk_nsbegin.h
>
19
20
class
FbxNode
;
21
25
class
FBXSDK_DLL
FbxConstraintUtils
26
{
27
public
:
32
static
bool
IsNodeSingleChainIKEffector(
FbxNode
* pNode);
33
};
34
35
#include <
fbxsdk/fbxsdk_nsend.h
>
36
37
#endif
/* _FBXSDK_SCENE_CONSTRAINT_UTILS_H_ */
fbxsdk_def.h
FBX SDK environment definition.
fbxsdk_nsbegin.h
FbxNode
Represents an element in the scene graph.
Definition:
fbxnode.h:72
fbxsdk_nsend.h
FBXSDK_DLL
#define FBXSDK_DLL
Definition:
fbxarch.h:173
FbxConstraintUtils
Utility class for constraints.
Definition:
fbxconstraintutils.h:25
fbxsdk
scene
constraint
fbxconstraintutils.h
Generated by
1.8.13