| __addToDebugList(ObjectBase *base) (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protectedstatic |
| __createdObjects typedef (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| __doCheck() (defined in oxygine::Object) | oxygine::Object | inlineprotected |
| __freeName() const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protected |
| __generateID() (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protected |
| __getCreatedObjects() (defined in oxygine::ObjectBase) | oxygine::ObjectBase | static |
| __getName() const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protected |
| __id (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protected |
| __name (defined in oxygine::ObjectBase) | oxygine::ObjectBase | mutableprotected |
| __removeFromDebugList() (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| __removeFromDebugList(ObjectBase *base) (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protectedstatic |
| __startTracingLeaks() (defined in oxygine::ObjectBase) | oxygine::ObjectBase | static |
| __stopTracingLeaks() (defined in oxygine::ObjectBase) | oxygine::ObjectBase | static |
| __userData (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protected |
| _assertCtorID (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protectedstatic |
| _assertDtorID (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protectedstatic |
| _data (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _fbo (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _format (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _getRestorableObject() (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | inlineprotectedvirtual |
| _height (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _id (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _lastID (defined in oxygine::ObjectBase) | oxygine::ObjectBase | protectedstatic |
| _lockFlags (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _lockRect (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| _ref_counter (defined in oxygine::ref_counter) | oxygine::ref_counter | |
| _width (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| addRef() (defined in oxygine::ref_counter) | oxygine::ref_counter | inline |
| apply(const Rect *rect=0) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| created | oxygine::NativeTexture | static |
| dumpCreatedObjects() | oxygine::ObjectBase | static |
| dumpCreatedTextures() (defined in oxygine::NativeTexture) | oxygine::NativeTexture | static |
| dumpObject() const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| getCreatedTextures() (defined in oxygine::NativeTexture) | oxygine::NativeTexture | static |
| getFboID() const (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | |
| getFormat() const (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| getHandle() const | oxygine::NativeTextureGLES | virtual |
| getHeight() const (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| getName() const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| getObjectID() const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | inline |
| getObjects() (defined in oxygine::Restorable) | oxygine::Restorable | static |
| getUserData() const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | inline |
| getWidth() const (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| init(nativeTextureHandle id, int w, int h, TextureFormat tf) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| init(int w, int h, TextureFormat tf, bool renderTarget) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| init(const ImageData &src, bool sysMemCopy) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| isName(const std::string &name) const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| isName(const char *name) const (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| isRestored() (defined in oxygine::Restorable) | oxygine::Restorable | static |
| lock(lock_flags, const Rect *src) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| lock_flags typedef (defined in oxygine::Texture) | oxygine::Texture | |
| lock_read enum value (defined in oxygine::Texture) | oxygine::Texture | |
| lock_write enum value (defined in oxygine::Texture) | oxygine::Texture | |
| lock_write_on_apply enum value (defined in oxygine::Texture) | oxygine::Texture | |
| NativeTexture() (defined in oxygine::NativeTexture) | oxygine::NativeTexture | inline |
| NativeTextureGLES() (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | protected |
| Object(const Object &src) (defined in oxygine::Object) | oxygine::Object | |
| Object(bool assignUniqueID=true) (defined in oxygine::Object) | oxygine::Object | |
| ObjectBase(const ObjectBase &src) (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| ObjectBase(bool assignID=true) (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| ref_counter() (defined in oxygine::ref_counter) | oxygine::ref_counter | inline |
| reg(RestoreCallback cb, void *user) (defined in oxygine::Restorable) | oxygine::Restorable | |
| release() (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| releaseAll() (defined in oxygine::Restorable) | oxygine::Restorable | static |
| releaseRef() (defined in oxygine::ref_counter) | oxygine::ref_counter | inline |
| Restorable() (defined in oxygine::Restorable) | oxygine::Restorable | |
| restorable typedef (defined in oxygine::Restorable) | oxygine::Restorable | |
| restore() (defined in oxygine::Restorable) | oxygine::Restorable | |
| restoreAll() (defined in oxygine::Restorable) | oxygine::Restorable | static |
| RestoreCallback typedef (defined in oxygine::Restorable) | oxygine::Restorable | |
| setClamp2Edge(bool clamp2edge) | oxygine::NativeTextureGLES | virtual |
| setLinearFilter(bool enable) | oxygine::NativeTextureGLES | virtual |
| setName(const std::string &name) (defined in oxygine::ObjectBase) | oxygine::ObjectBase | |
| setUserData(const void *data) (defined in oxygine::ObjectBase) | oxygine::ObjectBase | inline |
| showAssertInCtor(int id) | oxygine::ObjectBase | static |
| showAssertInDtor(int id) | oxygine::ObjectBase | static |
| swap(NativeTexture *) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| unlock() (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| unreg() (defined in oxygine::Restorable) | oxygine::Restorable | |
| updateRegion(int x, int y, const ImageData &data) (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | virtual |
| VideoDriverGL (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | friend |
| VideoDriverGLES20 (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | friend |
| ~NativeTextureGLES() (defined in oxygine::NativeTextureGLES) | oxygine::NativeTextureGLES | |
| ~ObjectBase() (defined in oxygine::ObjectBase) | oxygine::ObjectBase | virtual |
| ~ref_counter() (defined in oxygine::ref_counter) | oxygine::ref_counter | inlinevirtual |
| ~Restorable() (defined in oxygine::Restorable) | oxygine::Restorable | virtual |