![]() |
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::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | 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::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | inline |
GetConstImpl() const (defined in venom::common::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | 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::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | inline |
GetImpl() const (defined in venom::common::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | 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::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | |
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 PluginObjectImplWrapper &other) (defined in venom::common::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | |
operator=(PluginObjectImplWrapper &&other) (defined in venom::common::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | |
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 |
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 | |
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 |
~PluginObjectImplWrapper() (defined in venom::common::PluginObjectImplWrapper) | venom::common::PluginObjectImplWrapper | virtual |
~Texture() (defined in venom::common::Texture) | venom::common::Texture |