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::PluginObjectWrapper)venom::common::PluginObjectWrapperprotected
Destroy() (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapperinline
GetComponent(const MaterialComponentType type) const (defined in venom::common::Material)venom::common::Materialinline
GetConstImpl() const (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapperinline
GetImpl() (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapperinline
GetImpl() const (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapperinline
GetName() const (defined in venom::common::Material)venom::common::Materialinline
GetTextureRepeatFactor() const (defined in venom::common::Material)venom::common::Materialinline
IsImplInitialized() const (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
Material() (defined in venom::common::Material)venom::common::Material
operator=(const PluginObjectWrapper &other) (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
operator=(PluginObjectWrapper &&other) (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
PluginObjectWrapper() (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
PluginObjectWrapper(PluginObject *impl) (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
PluginObjectWrapper(const PluginObjectWrapper &other) (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
PluginObjectWrapper(PluginObjectWrapper &&other) (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrapper
RemoveComponentTexture(const MaterialComponentType type) (defined in venom::common::Material)venom::common::Materialinline
RemoveComponentValue(const MaterialComponentType type) (defined in venom::common::Material)venom::common::Materialinline
SetComponent(const MaterialComponentType type, const MaterialComponent &comp) (defined in venom::common::Material)venom::common::Materialinline
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
SetComponentChannels(const MaterialComponentType type, const MaterialComponentValueChannels channels) (defined in venom::common::Material)venom::common::Materialinline
SetComponentChannelsFromIndex(const MaterialComponentType type, const int index) (defined in venom::common::Material)venom::common::Materialinline
SetName(const vc::String &name) (defined in venom::common::Material)venom::common::Materialinline
SetTextureRepeatFactor(const vcm::Vec2 &factor) (defined in venom::common::Material)venom::common::Materialinline
~Material() (defined in venom::common::Material)venom::common::Material
~PluginObjectWrapper() (defined in venom::common::PluginObjectWrapper)venom::common::PluginObjectWrappervirtual