LiteFX 0.4.1.2025
Computer Graphics Engine
Loading...
Searching...
No Matches
LiteFX::Rendering::IMappable Member List

This is the complete list of members for LiteFX::Rendering::IMappable, including all inherited members.

IMappable() noexcept=defaultLiteFX::Rendering::IMappableprotected
IMappable(IMappable &&) noexcept=defaultLiteFX::Rendering::IMappableprotected
IMappable(const IMappable &)=defaultLiteFX::Rendering::IMappableprotected
map(const void *const data, size_t size, UInt32 element=0)=0LiteFX::Rendering::IMappablepure virtual
map(Span< const void *const > data, size_t elementSize, UInt32 firstElement=0)=0LiteFX::Rendering::IMappablepure virtual
map(void *data, size_t size, UInt32 element=0, bool write=true)=0LiteFX::Rendering::IMappablepure virtual
map(Span< void * > data, size_t elementSize, UInt32 firstElement=0, bool write=true)=0LiteFX::Rendering::IMappablepure virtual
operator=(IMappable &&) noexcept=defaultLiteFX::Rendering::IMappableprotected
operator=(const IMappable &)=defaultLiteFX::Rendering::IMappableprotected
~IMappable() noexcept=defaultLiteFX::Rendering::IMappablevirtual