This is the complete list of members for VGears::CameraMatrixFile, including all inherited members.
CalculateSize(void) const | VGears::CameraMatrixFile | protectedvirtual |
CameraMatrixFile(Ogre::ResourceManager *creator, const String &name, Ogre::ResourceHandle handle, const String &group, bool is_manual=false, Ogre::ManualResourceLoader *loader=NULL) | VGears::CameraMatrixFile | |
count_ | VGears::CameraMatrixFile | private |
focal_length_ | VGears::CameraMatrixFile | private |
GetCount() const | VGears::CameraMatrixFile | |
GetFocalLength() const | VGears::CameraMatrixFile | |
GetFov(Ogre::Real width) const | VGears::CameraMatrixFile | |
GetMatrix() const | VGears::CameraMatrixFile | |
GetOffset() const | VGears::CameraMatrixFile | |
GetOrientation() const | VGears::CameraMatrixFile | |
GetPosition() const | VGears::CameraMatrixFile | |
loadImpl(void) | VGears::CameraMatrixFile | protectedvirtual |
matrix_ | VGears::CameraMatrixFile | private |
offset_ | VGears::CameraMatrixFile | private |
openResource() | VGears::Resource | inlineprotectedvirtual |
position_ | VGears::CameraMatrixFile | 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::CameraMatrixFile | static |
SetCount(const size_t count) | VGears::CameraMatrixFile | |
SetFocalLength(const Ogre::Real focal_length) | VGears::CameraMatrixFile | |
SetMatrix(const Ogre::Matrix3 &matrix) | VGears::CameraMatrixFile | |
SetOffset(const Pixel &offset) | VGears::CameraMatrixFile | |
SetPosition(const Ogre::Vector3 &position) | VGears::CameraMatrixFile | |
unloadImpl(void) | VGears::CameraMatrixFile | protectedvirtual |
~CameraMatrixFile() | VGears::CameraMatrixFile | virtual |
~Resource()=default | VGears::Resource | virtual |