CSEngine
|
This is the complete list of members for CSE::STexture, including all inherited members.
__FORCE_DESTROY__() (defined in CSE::SObject) | CSE::SObject | virtual |
Bind(GLint location, int layout) (defined in CSE::STexture) | CSE::STexture | virtual |
BindEmpty(GLint location, int layout, STexture::Type type=TEX_2D) (defined in CSE::STexture) | CSE::STexture | static |
Create(const std::string &name) (defined in CSE::SResource) | CSE::SResource | inlinestatic |
Create(const AssetMgr::AssetReference *asset) (defined in CSE::SResource) | CSE::SResource | inlinestatic |
Destroy() (defined in CSE::SObject) | CSE::SObject | virtual |
Exterminate() override (defined in CSE::STexture) | CSE::STexture | virtual |
GenerateMeta() (defined in CSE::SObject) | CSE::SObject | virtual |
GenerateMipmap() const (defined in CSE::STexture) | CSE::STexture | |
Get(std::string name) (defined in CSE::SResource) | CSE::SResource | inlinestatic |
GetAbsoluteID() const (defined in CSE::SResource) | CSE::SResource | inline |
GetAssetReference(std::string hash="") const (defined in CSE::SResource) | CSE::SResource | |
GetHash() const (defined in CSE::SObject) | CSE::SObject | inline |
getMHeight() const (defined in CSE::STexture) | CSE::STexture | |
getMWidth() const (defined in CSE::STexture) | CSE::STexture | |
GetName() const (defined in CSE::SResource) | CSE::SResource | inline |
GetTextureID() const (defined in CSE::STexture) | CSE::STexture | inline |
GetType() const (defined in CSE::STexture) | CSE::STexture | |
Init(const AssetMgr::AssetReference *asset) override (defined in CSE::STexture) | CSE::STexture | protectedvirtual |
InitTexture(int width, int height, int channel=GL_RGB, int internalFormat=GL_RGB8, int glType=GL_UNSIGNED_BYTE) (defined in CSE::STexture) | CSE::STexture | virtual |
InitTextureMipmap(int width, int height, int channel=GL_RGB, int internalFormat=GL_RGB8, int glType=GL_UNSIGNED_BYTE) (defined in CSE::STexture) | CSE::STexture | |
LinkResource(AssetMgr::AssetReference *asset) (defined in CSE::SResource) | CSE::SResource | inline |
LinkResource(std::string name) (defined in CSE::SResource) | CSE::SResource | inline |
Load(unsigned char *data) (defined in CSE::STexture) | CSE::STexture | virtual |
LoadFile(const char *path) (defined in CSE::STexture) | CSE::STexture | |
LoadFromMemory(const unsigned char *rawData, int length) (defined in CSE::STexture) | CSE::STexture | |
m_channels (defined in CSE::STexture) | CSE::STexture | protected |
m_glType (defined in CSE::STexture) | CSE::STexture | protected |
m_hash (defined in CSE::SObject) | CSE::SObject | protected |
m_height (defined in CSE::STexture) | CSE::STexture | protected |
m_internalFormat (defined in CSE::STexture) | CSE::STexture | protected |
m_targetGL (defined in CSE::STexture) | CSE::STexture | protected |
m_texId (defined in CSE::STexture) | CSE::STexture | protected |
m_type (defined in CSE::STexture) | CSE::STexture | protected |
m_width (defined in CSE::STexture) | CSE::STexture | protected |
Release() (defined in CSE::STexture) | CSE::STexture | |
Reload(unsigned char *data) (defined in CSE::STexture) | CSE::STexture | |
ReloadFile(const char *path) (defined in CSE::STexture) | CSE::STexture | |
SetAbsoluteID(std::string id) (defined in CSE::SResource) | CSE::SResource | |
SetHash(std::string &hash) override (defined in CSE::SResource) | CSE::SResource | virtual |
SetName(std::string name) (defined in CSE::SResource) | CSE::SResource | |
SetParameterfv(int targetName, float *value) const (defined in CSE::STexture) | CSE::STexture | virtual |
SetParameteri(int targetName, int value) const (defined in CSE::STexture) | CSE::STexture | virtual |
SetType(Type type) (defined in CSE::STexture) | CSE::STexture | |
SetUndestroyable(bool enable) (defined in CSE::SObject) | CSE::SObject | virtual |
SObject() (defined in CSE::SObject) | CSE::SObject | |
SObject(bool isRegister) (defined in CSE::SObject) | CSE::SObject | explicit |
SResource() (defined in CSE::SResource) | CSE::SResource | |
SResource(bool isRegister) (defined in CSE::SResource) | CSE::SResource | explicit |
SResource(const SResource *resource, bool isRegister) (defined in CSE::SResource) | CSE::SResource | |
STexture() (defined in CSE::STexture) | CSE::STexture | |
STexture(Type type) (defined in CSE::STexture) | CSE::STexture | explicit |
TEX_2D enum value (defined in CSE::STexture) | CSE::STexture | |
TEX_CUBE enum value (defined in CSE::STexture) | CSE::STexture | |
Type enum name (defined in CSE::STexture) | CSE::STexture | |
~SObject() (defined in CSE::SObject) | CSE::SObject | virtual |
~SResource() override (defined in CSE::SResource) | CSE::SResource | |
~STexture() override (defined in CSE::STexture) | CSE::STexture |