VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::common::Material Member List

This is the complete list of members for venom::common::Material, including all inherited members.

_impl (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapperprotected
Destroy() (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapperinline
GetComponent(const MaterialComponentType type) const (defined in venom::common::Material)venom::common::Materialinline
GetConstImpl() const (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapperinline
GetImpl() (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapperinline
GetImpl() const (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapperinline
GetName() const (defined in venom::common::Material)venom::common::Materialinline
IsImplInitialized() const (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
Material() (defined in venom::common::Material)venom::common::Material
operator=(const PluginObjectImplWrapper &other) (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
operator=(PluginObjectImplWrapper &&other) (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
PluginObjectImplWrapper() (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
PluginObjectImplWrapper(PluginObjectImpl *impl) (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
PluginObjectImplWrapper(const PluginObjectImplWrapper &other) (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
PluginObjectImplWrapper(PluginObjectImplWrapper &&other) (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrapper
SetComponent(const MaterialComponentType type, const vcm::Vec3 &value) (defined in venom::common::Material)venom::common::Materialinline
SetComponent(const MaterialComponentType type, const vcm::Vec4 &value) (defined in venom::common::Material)venom::common::Materialinline
SetComponent(const MaterialComponentType type, const float value) (defined in venom::common::Material)venom::common::Materialinline
SetComponent(const MaterialComponentType type, const Texture &texture) (defined in venom::common::Material)venom::common::Materialinline
SetName(const std::string &name) (defined in venom::common::Material)venom::common::Materialinline
~Material() (defined in venom::common::Material)venom::common::Material
~PluginObjectImplWrapper() (defined in venom::common::PluginObjectImplWrapper)venom::common::PluginObjectImplWrappervirtual