Blender
V3.3
|
This is the complete list of members for blender::ResourceScope, including all inherited members.
add(std::unique_ptr< T > resource) | blender::ResourceScope | inline |
add(destruct_ptr< T > resource) | blender::ResourceScope | inline |
add(void *userdata, void(*free)(void *)) | blender::ResourceScope | inline |
add_destruct_call(Func func) | blender::ResourceScope | inline |
add_value(T &&value) | blender::ResourceScope | inline |
construct(Args &&...args) | blender::ResourceScope | inline |
linear_allocator() | blender::ResourceScope | inline |
operator=(NonMovable &&other)=delete | blender::NonMovable | private |
blender::NonMovable::operator=(const NonMovable &other)=default | blender::NonMovable | private |
ResourceScope() | blender::ResourceScope | |
~ResourceScope() | blender::ResourceScope |