Class Resource

Inheritance Relationships

Derived Types

Class Documentation

class Resource

Subclassed by ari::Plugin, ari::Texture

Public Functions

Resource()
Resource(const uint32_t &_handel, const std::string &_fileName)
virtual ~Resource()
uint32_t GetHandel() const
std::string GetFileName() const

Protected Attributes

uint32_t m_iHandle
std::string m_sFileName