BRE12
BRE::ModelManager Member List

This is the complete list of members for BRE::ModelManager, including all inherited members.

CreateBox(const float width, const float height, const float depth, const std::uint32_t numSubdivisions, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
CreateCylinder(const float bottomRadius, const float topRadius, const float height, const std::uint32_t sliceCount, const std::uint32_t stackCount, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
CreateGeosphere(const float radius, const std::uint32_t numSubdivisions, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
CreateGrid(const float width, const float depth, const std::uint32_t rows, const std::uint32_t columns, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
CreateSphere(const float radius, const std::uint32_t sliceCount, const std::uint32_t stackCount, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
EraseAll() noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
LoadModel(const char *modelFilename, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) noexcept (defined in BRE::ModelManager)BRE::ModelManagerstatic
ModelManager()=delete (defined in BRE::ModelManager)BRE::ModelManager
ModelManager(const ModelManager &)=delete (defined in BRE::ModelManager)BRE::ModelManager
ModelManager(ModelManager &&)=delete (defined in BRE::ModelManager)BRE::ModelManager
operator=(const ModelManager &)=delete (defined in BRE::ModelManager)BRE::ModelManager
operator=(ModelManager &&)=delete (defined in BRE::ModelManager)BRE::ModelManager
~ModelManager()=delete (defined in BRE::ModelManager)BRE::ModelManager