|
Blender
V3.3
|
This is the complete list of members for blender::fn::ValueAllocator, including all inherited members.
| obtain_GVArray(const GVArray &varray) | blender::fn::ValueAllocator | inline |
| obtain_GVectorArray(const CPPType &type, int size) | blender::fn::ValueAllocator | inline |
| obtain_GVectorArray_not_owned(GVectorArray &data) | blender::fn::ValueAllocator | inline |
| obtain_GVVectorArray(const GVVectorArray &varray) | blender::fn::ValueAllocator | inline |
| obtain_OneSingle(const CPPType &type) | blender::fn::ValueAllocator | inline |
| obtain_OneVector(const CPPType &type) | blender::fn::ValueAllocator | inline |
| obtain_Span(const CPPType &type, int size) | blender::fn::ValueAllocator | inline |
| obtain_Span_not_owned(void *buffer) | blender::fn::ValueAllocator | inline |
| operator=(NonMovable &&other)=delete | blender::NonMovable | private |
| blender::NonMovable::operator=(const NonMovable &other)=default | blender::NonMovable | private |
| release_value(VariableValue *value, const MFDataType &data_type) | blender::fn::ValueAllocator | inline |
| ValueAllocator(LinearAllocator<> &linear_allocator) | blender::fn::ValueAllocator | inline |