FBX C++ API Reference
fbxobjectmetadata.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_OBJECT_META_DATA_H_
14
#define _FBXSDK_SCENE_OBJECT_META_DATA_H_
15
16
#include <
fbxsdk/fbxsdk_def.h
>
17
18
#include <
fbxsdk/core/fbxobject.h
>
19
20
#include <
fbxsdk/fbxsdk_nsbegin.h
>
21
29
class
FBXSDK_DLL
FbxObjectMetaData
:
public
FbxObject
30
{
31
FBXSDK_OBJECT_DECLARE
(
FbxObjectMetaData
,
FbxObject
);
32
};
33
34
#include <
fbxsdk/fbxsdk_nsend.h
>
35
36
#endif
/* _FBXSDK_SCENE_OBJECT_META_DATA_H_ */
FBXSDK_OBJECT_DECLARE
#define FBXSDK_OBJECT_DECLARE(Class, Parent)
Macro used to declare a new class derived from FbxObject.
Definition:
fbxobject.h:61
fbxsdk_def.h
FBX SDK environment definition.
fbxsdk_nsbegin.h
FbxObjectMetaData
This class is used to hold meta-data information on nodes.
Definition:
fbxobjectmetadata.h:29
FbxObject
The base class of most FBX objects.
Definition:
fbxobject.h:157
fbxsdk_nsend.h
fbxobject.h
FBXSDK_DLL
#define FBXSDK_DLL
Definition:
fbxarch.h:173
fbxsdk
scene
fbxobjectmetadata.h
Generated by
1.8.13