kfbxdatatypes.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/components/kbaselib/klib/kdebug.h>
#include <fbxfilesdk/components/kbaselib/klib/kstring.h>
#include <fbxfilesdk/kfbxplugins/kfbxtypes.h>
#include <fbxfilesdk/kfbxplugins/kfbxcolor.h>
#include <fbxfilesdk/kfbxmath/kfbxvector4.h>
#include <fbxfilesdk/fbxcore/kfbxpropertyhandle.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

class   KFbxDataType
  FBX SDK data type class. More...

Functions

KFBX_DLL KFbxDataType const &  GetFbxDataType (EFbxType pType)
KFBX_DLL bool  KFbxTypesInit (KFbxSdkManager *pManager)
KFBX_DLL void  KFbxTypesRelease (KFbxSdkManager *pManager)
KFBX_DLL char *  FbxDataTypeToFormatPropertyType (KFbxDataType const &pDataType)
KFBX_DLL KFbxDataType const &  FormatPropertyTypeToFbxDataType (const char *pDataTypeName)

Variables

KFBX_DLL KFbxDataType  DTByte
KFBX_DLL KFbxDataType  DTUByte
KFBX_DLL KFbxDataType  DTShort
KFBX_DLL KFbxDataType  DTUShort
KFBX_DLL KFbxDataType  DTUInteger
KFBX_DLL KFbxDataType  DTLongLong
KFBX_DLL KFbxDataType  DTULongLong
KFBX_DLL KFbxDataType  DTHalfFloat
KFBX_DLL KFbxDataType  DTNone
KFBX_DLL KFbxDataType  DTBool
KFBX_DLL KFbxDataType  DTInteger
KFBX_DLL KFbxDataType  DTFloat
KFBX_DLL KFbxDataType  DTDouble
KFBX_DLL KFbxDataType  DTDouble2
KFBX_DLL KFbxDataType  DTDouble3
KFBX_DLL KFbxDataType  DTDouble4
KFBX_DLL KFbxDataType  DTDouble44
KFBX_DLL KFbxDataType  DTEnum
KFBX_DLL KFbxDataType  DTStringList
KFBX_DLL KFbxDataType  DTString
KFBX_DLL KFbxDataType  DTCharPtr
KFBX_DLL KFbxDataType  DTTime
KFBX_DLL KFbxDataType  DTTimeCode
KFBX_DLL KFbxDataType  DTReference
KFBX_DLL KFbxDataType  DTCompound
KFBX_DLL KFbxDataType  DTBlob
KFBX_DLL KFbxDataType  DTDistance
KFBX_DLL KFbxDataType  DTDateTime
KFBX_DLL KFbxDataType  DTAction
KFBX_DLL KFbxDataType  DTEvent
KFBX_DLL KFbxDataType  DTReferenceObject
KFBX_DLL KFbxDataType  DTReferenceProperty
KFBX_DLL KFbxDataType  DTColor3
KFBX_DLL KFbxDataType  DTColor4
KFBX_DLL KFbxDataType  DTReal
KFBX_DLL KFbxDataType  DTVector3D
KFBX_DLL KFbxDataType  DTVector4D
KFBX_DLL KFbxDataType  DTTranslation
KFBX_DLL KFbxDataType  DTRotation
KFBX_DLL KFbxDataType  DTScaling
KFBX_DLL KFbxDataType  DTQuaternion
KFBX_DLL KFbxDataType  DTLocalTranslation
KFBX_DLL KFbxDataType  DTLocalRotation
KFBX_DLL KFbxDataType  DTLocalScaling
KFBX_DLL KFbxDataType  DTLocalQuaternion
KFBX_DLL KFbxDataType  DTTransformMatrix
KFBX_DLL KFbxDataType  DTTranslationMatrix
KFBX_DLL KFbxDataType  DTRotationMatrix
KFBX_DLL KFbxDataType  DTScalingMatrix
KFBX_DLL KFbxDataType  DTMaterialEmissive
KFBX_DLL KFbxDataType  DTMaterialEmissiveFactor
KFBX_DLL KFbxDataType  DTMaterialAmbient
KFBX_DLL KFbxDataType  DTMaterialAmbientFactor
KFBX_DLL KFbxDataType  DTMaterialDiffuse
KFBX_DLL KFbxDataType  DTMaterialDiffuseFactor
KFBX_DLL KFbxDataType  DTMaterialBump
KFBX_DLL KFbxDataType  DTMaterialNormalMap
KFBX_DLL KFbxDataType  DTMaterialTransparentColor
KFBX_DLL KFbxDataType  DTMaterialTransparencyFactor
KFBX_DLL KFbxDataType  DTMaterialSpecular
KFBX_DLL KFbxDataType  DTMaterialSpecularFactor
KFBX_DLL KFbxDataType  DTMaterialShininess
KFBX_DLL KFbxDataType  DTMaterialReflection
KFBX_DLL KFbxDataType  DTMaterialReflectionFactor
KFBX_DLL KFbxDataType  DTMaterialDisplacement
KFBX_DLL KFbxDataType  DTMaterialVectorDisplacement
KFBX_DLL KFbxDataType  DTMaterialCommonFactor
KFBX_DLL KFbxDataType  DTMaterialCommonTexture
KFBX_DLL KFbxDataType  DTLayerElementUndefined
KFBX_DLL KFbxDataType  DTLayerElementNormal
KFBX_DLL KFbxDataType  DTLayerElementBinormal
KFBX_DLL KFbxDataType  DTLayerElementTangent
KFBX_DLL KFbxDataType  DTLayerElementMaterial
KFBX_DLL KFbxDataType  DTLayerElementTexture
KFBX_DLL KFbxDataType  DTLayerElementPolygonGroup
KFBX_DLL KFbxDataType  DTLayerElementUV
KFBX_DLL KFbxDataType  DTLayerElementVertexColor
KFBX_DLL KFbxDataType  DTLayerElementSmoothing
KFBX_DLL KFbxDataType  DTLayerElementCrease
KFBX_DLL KFbxDataType  DTLayerElementHole
KFBX_DLL KFbxDataType  DTLayerElementUserData
KFBX_DLL KFbxDataType  DTLayerElementVisibility
KFBX_DLL KFbxDataType  DTUrl
KFBX_DLL KFbxDataType  DTXRefUrl
KFBX_DLL KFbxDataType  DTPresets
KFBX_DLL KFbxDataType  DTStatistics
KFBX_DLL KFbxDataType  DTUnits
KFBX_DLL KFbxDataType  DTWarning
KFBX_DLL KFbxDataType  DTWeb
KFBX_DLL KFbxDataType  DTTextLine
KFBX_DLL KFbxDataType  DTAlias
KFBX_DLL KFbxDataType  DTIntensity
KFBX_DLL KFbxDataType  DTConeAngle
KFBX_DLL KFbxDataType  DTFog
KFBX_DLL KFbxDataType  DTShape
KFBX_DLL KFbxDataType  DTFieldOfView
KFBX_DLL KFbxDataType  DTFieldOfViewX
KFBX_DLL KFbxDataType  DTFieldOfViewY
KFBX_DLL KFbxDataType  DTOpticalCenterX
KFBX_DLL KFbxDataType  DTOpticalCenterY
KFBX_DLL KFbxDataType  DTRoll
KFBX_DLL KFbxDataType  DTCameraIndex
KFBX_DLL KFbxDataType  DTTimeWarp
KFBX_DLL KFbxDataType  DTVisibility
KFBX_DLL KFbxDataType  DTVisibilityInheritance
KFBX_DLL KFbxDataType  DTTranslationUV
KFBX_DLL KFbxDataType  DTScalingUV
KFBX_DLL KFbxDataType  DTTextureRotation
KFBX_DLL KFbxDataType  DTHSB
KFBX_DLL KFbxDataType  DTOrientation
KFBX_DLL KFbxDataType  DTLookAt
KFBX_DLL KFbxDataType  DTOcclusion
KFBX_DLL KFbxDataType  DTWeight
KFBX_DLL KFbxDataType  DTIKReachTranslation
KFBX_DLL KFbxDataType  DTIKReachRotation

Detailed Description

Definition in file kfbxdatatypes.h.


Function Documentation

KFBX_DLL KFbxDataType const& GetFbxDataType ( EFbxType  pType )
KFBX_DLL bool KFbxTypesInit ( KFbxSdkManager pManager )
KFBX_DLL void KFbxTypesRelease ( KFbxSdkManager pManager )
KFBX_DLL char* FbxDataTypeToFormatPropertyType ( KFbxDataType const &  pDataType )
KFBX_DLL KFbxDataType const& FormatPropertyTypeToFbxDataType ( const char *  pDataTypeName )

Variable Documentation