NcEngine
|
This is the complete list of members for nc::MaterialInstance, including all inherited members.
Clone() const -> MaterialInstance | nc::MaterialInstance | |
GetHandle() const -> MaterialInstanceHandle | nc::MaterialInstance | inline |
GetName() const -> std::string_view (defined in nc::MaterialInstance) | nc::MaterialInstance | |
GetPasses() const -> MaterialPassFlags (defined in nc::MaterialInstance) | nc::MaterialInstance | |
GetProperties() const -> const MaterialProperties & | nc::MaterialInstance | |
graphics::MaterialRegistry | nc::MaterialInstance | friend |
MaterialInstance(const MaterialDesc &desc=MaterialDesc{}) (defined in nc::MaterialInstance) | nc::MaterialInstance | explicit |
MaterialInstance(MaterialInstance &&other) noexcept (defined in nc::MaterialInstance) | nc::MaterialInstance | inline |
MaterialInstance(const MaterialInstance &)=delete (defined in nc::MaterialInstance) | nc::MaterialInstance | |
operator=(MaterialInstance &&other) noexcept (defined in nc::MaterialInstance) | nc::MaterialInstance | inline |
operator=(const MaterialInstance &)=delete (defined in nc::MaterialInstance) | nc::MaterialInstance | |
SetName(std::string_view name) (defined in nc::MaterialInstance) | nc::MaterialInstance | |
SetProperties(const MaterialProperties &properties) | nc::MaterialInstance | |
~MaterialInstance() noexcept (defined in nc::MaterialInstance) | nc::MaterialInstance | inline |