This is the complete list of members for VGears::Background2DFile, including all inherited members.
Background2DFile(Ogre::ResourceManager *creator, const String &name, Ogre::ResourceHandle handle, const String &group, bool is_manual=false, Ogre::ManualResourceLoader *loader=nullptr) | VGears::Background2DFile | |
calculateSize() const override | VGears::Background2DFile | protectedvirtual |
clip_ | VGears::Background2DFile | private |
fov_ | VGears::Background2DFile | private |
GetClip() const | VGears::Background2DFile | virtual |
GetFov() const | VGears::Background2DFile | virtual |
GetOrientation() const | VGears::Background2DFile | virtual |
GetPosition() const | VGears::Background2DFile | virtual |
GetRange() const | VGears::Background2DFile | virtual |
GetTextureName() const | VGears::Background2DFile | virtual |
GetTiles() | VGears::Background2DFile | virtual |
loadImpl() override | VGears::Background2DFile | protectedvirtual |
openResource() | VGears::Resource | inlineprotectedvirtual |
orientation_ | VGears::Background2DFile | private |
position_ | VGears::Background2DFile | private |
range_ | VGears::Background2DFile | private |
Resource(Ogre::ResourceManager *creator, const String &name, Ogre::ResourceHandle handle, const String &group, bool manual, Ogre::ManualResourceLoader *loader) | VGears::Resource | inline |
RESOURCE_TYPE | VGears::Background2DFile | static |
SetClip(const Ogre::Vector2 &clip) | VGears::Background2DFile | virtual |
SetFov(const Ogre::Radian &fov) | VGears::Background2DFile | virtual |
SetOrientation(const Ogre::Quaternion &orientation) | VGears::Background2DFile | virtual |
SetPosition(const Ogre::Vector3 &position) | VGears::Background2DFile | virtual |
SetRange(const Ogre::Vector4 &range) | VGears::Background2DFile | virtual |
SetTextureName(const String &texture_name) | VGears::Background2DFile | virtual |
texture_name_ | VGears::Background2DFile | private |
TileList typedef | VGears::Background2DFile | |
tiles_ | VGears::Background2DFile | private |
unloadImpl() override | VGears::Background2DFile | protectedvirtual |
~Background2DFile() | VGears::Background2DFile | virtual |
~Resource()=default | VGears::Resource | virtual |