Urho3D
|
This is the complete list of members for Urho3D::RWOpsWrapper< T >, including all inherited members.
Close(SDL_RWops *context) | Urho3D::RWOpsWrapper< T > | inlineprivatestatic |
GetRWOps() | Urho3D::RWOpsWrapper< T > | inline |
ops_ | Urho3D::RWOpsWrapper< T > | private |
Read(SDL_RWops *context, void *ptr, size_t size, size_t maxNum) | Urho3D::RWOpsWrapper< T > | inlineprivatestatic |
RWOpsWrapper(T &object) | Urho3D::RWOpsWrapper< T > | inlineexplicit |
Seek(SDL_RWops *context, Sint64 offset, int whence) | Urho3D::RWOpsWrapper< T > | inlineprivatestatic |
Size(SDL_RWops *context) | Urho3D::RWOpsWrapper< T > | inlineprivatestatic |
Write(SDL_RWops *context, const void *ptr, size_t size, size_t maxNum) | Urho3D::RWOpsWrapper< T > | inlineprivatestatic |