Skip to content

Core.Definition

29thnight edited this page Nov 28, 2025 · 1 revision

Core.Definition

간단 설명: Windows/DirectX/DirectXTK 등 필수 헤더 포함 및 STL/커스텀 포함, 매크로/네임스페이스 준비.

주요 포함

  • DXGI/D3D11/DirectXMath/DirectXTex/DirectXTK, WIC, WRL, Psapi, 기타
  • STL: array/algorithm/functional/memory/random/unordered_map/vector 등 광범위
  • 커스텀: ClassProperty, TypeDefinition, DirectXHelper, LinkedListLib, plf_colony

매크로/정리

  • WIN32_LEAN_AND_MEAN, YAML DLL import, _in/_out 등 인자 매크로 정의
  • min/max/GetObject 언디파인

CreatorEngine

API Docs

API Reference
Main
PhysicsSystem
RenderEngine
ScriptBinder
Utility_Framework

etc

Clone this wiki locally