!XT (BREAK-16) (Sandbox) Remove double-newlines at the end of files.
[CRYENGINE.git] / Code / Sandbox / Plugins / MeshImporter / SceneUserData.h
blob421f7c64194b0192c4c1a7b183eb61bdaa2fe1c2
1 // Copyright 2001-2018 Crytek GmbH / Crytek Group. All rights reserved.
3 #pragma once
5 #include "FbxScene.h"
7 bool HasDefaultUserData(const FbxTool::CScene* pScene, const FbxTool::SNode* pNode);
9 FbxTool::ENodeExportSetting GetDefaultNodeExportSetting(const FbxTool::SNode* pNode);