BRE12
|
This is the complete list of members for BRE::Model, including all inherited members.
GetMeshes() const noexcept (defined in BRE::Model) | BRE::Model | inline |
HasMeshes() const noexcept (defined in BRE::Model) | BRE::Model | inline |
Model(const Model &)=delete (defined in BRE::Model) | BRE::Model | |
Model(Model &&)=delete (defined in BRE::Model) | BRE::Model | |
Model(const char *modelFilename, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) (defined in BRE::Model) | BRE::Model | explicit |
Model(const GeometryGenerator::MeshData &meshData, ID3D12GraphicsCommandList &commandList, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadVertexBuffer, Microsoft::WRL::ComPtr< ID3D12Resource > &uploadIndexBuffer) (defined in BRE::Model) | BRE::Model | explicit |
operator=(const Model &)=delete (defined in BRE::Model) | BRE::Model | |
operator=(Model &&)=delete (defined in BRE::Model) | BRE::Model | |
~Model()=default (defined in BRE::Model) | BRE::Model |