MQEngine
载入中...
搜索中...
未找到
Component.h 文件参考
#include "NameTag.h"
#include "../thirdparty/thirdparty.h"
#include <boost/describe.hpp>
#include "../core/UniformSlots.h"
Component.h 的引用(Include)关系图:
此图展示该文件被哪些文件直接或间接地引用了:

浏览该文件的源代码.

struct  MQEngine::StaticMeshInstance

命名空间

namespace  MQEngine
 Entrypoint for the program.

函数

 MQEngine::BOOST_DESCRIBE_STRUCT (StaticMeshInstance,(),(modelUuid, meshName)) struct ENGINE_API TickerScriptComponent
 MQEngine::BOOST_DESCRIBE_STRUCT (TickerScriptComponent,(),(functionName)) struct ENGINE_API OnStartScriptComponent
 MQEngine::BOOST_DESCRIBE_STRUCT (OnStartScriptComponent,(),(functionName)) struct ENGINE_API DirectionalLightComponent
 MQEngine::BOOST_DESCRIBE_STRUCT (DirectionalLightComponent,(),(direction, color, intensity, enabled)) struct ENGINE_API DiffuseTextureComponent
 MQEngine::BOOST_DESCRIBE_STRUCT (DiffuseTextureComponent,(),(modelUuid, texturePath)) struct ENGINE_API NormalMapComponent
 MQEngine::BOOST_DESCRIBE_STRUCT (NormalMapComponent,(),(modelUuid, texturePath)) struct ENGINE_API ShininessComponent
 MQEngine::BOOST_DESCRIBE_STRUCT (ShininessComponent,(),(shininess)) struct ENGINE_API CacheShininess