![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
This is the complete list of members for venom::common::Texture, including all inherited members.
_impl (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | protected |
CreateAttachment(int width, int height, int imageCount, vc::ShaderVertexFormat format) (defined in venom::common::Texture) | venom::common::Texture | inline |
CreateReadWriteTexture(int width, int height, vc::ShaderVertexFormat format, int mipMapLevels, int arraLayers=1) (defined in venom::common::Texture) | venom::common::Texture | inline |
CreateShadowCubeMaps(int dimension) (defined in venom::common::Texture) | venom::common::Texture | inline |
CreateShadowMaps(int dimension) (defined in venom::common::Texture) | venom::common::Texture | inline |
Destroy() (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | inline |
GetConstImpl() const (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | inline |
GetGUITextureID(void **ptrToTextureId) const (defined in venom::common::Texture) | venom::common::Texture | inline |
GetHeight() const (defined in venom::common::Texture) | venom::common::Texture | inline |
GetImpl() (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | inline |
GetImpl() const (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | inline |
GetMemoryAccess() const (defined in venom::common::Texture) | venom::common::Texture | inline |
GetName() (defined in venom::common::Texture) | venom::common::Texture | inline |
GetShortName() (defined in venom::common::Texture) | venom::common::Texture | inline |
GetTextureAverageLuminance() const (defined in venom::common::Texture) | venom::common::Texture | inline |
GetTexturePeakLuminance() const (defined in venom::common::Texture) | venom::common::Texture | inline |
GetWidth() const (defined in venom::common::Texture) | venom::common::Texture | inline |
GraphicsApplication (defined in venom::common::Texture) | venom::common::Texture | friend |
HasTexture() const (defined in venom::common::Texture) | venom::common::Texture | inline |
InitDepthBuffer(int width, int height) (defined in venom::common::Texture) | venom::common::Texture | inline |
IsImplInitialized() const (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | |
LoadImage(const char *path, int id, char *bgraData, unsigned int width, unsigned int height) (defined in venom::common::Texture) | venom::common::Texture | inline |
LoadImageFromCachedResource(const SPtr< GraphicsCachedResource > res) (defined in venom::common::Texture) | venom::common::Texture | inline |
LoadImageFromFile(const char *path) (defined in venom::common::Texture) | venom::common::Texture | inline |
operator=(const PluginObjectWrapper &other) (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | |
operator=(PluginObjectWrapper &&other) (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | |
operator==(const GraphicsCachedResource *res) const (defined in venom::common::Texture) | venom::common::Texture | inline |
operator==(const vc::SPtr< GraphicsCachedResource > &res) const (defined in venom::common::Texture) | venom::common::Texture | inline |
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 | |
SaveImageToFile(const char *path) (defined in venom::common::Texture) | venom::common::Texture | inline |
SetMemoryAccess(const TextureMemoryAccess access) (defined in venom::common::Texture) | venom::common::Texture | inline |
Texture() (defined in venom::common::Texture) | venom::common::Texture | |
Texture(const char *path) (defined in venom::common::Texture) | venom::common::Texture | |
Texture(const char *path, int id, char *bgraData, unsigned int width, unsigned int height) (defined in venom::common::Texture) | venom::common::Texture | |
UnloadAllGuiTextures() (defined in venom::common::Texture) | venom::common::Texture | inlinestatic |
~PluginObjectWrapper() (defined in venom::common::PluginObjectWrapper) | venom::common::PluginObjectWrapper | virtual |
~Texture() (defined in venom::common::Texture) | venom::common::Texture |