|
Blender
V2.93
|
Go to the source code of this file.
Classes | |
| class | blender::fn::GVArray |
| class | blender::fn::GVArrayForGSpan |
| class | blender::fn::GVArrayForEmpty |
| class | blender::fn::GVArrayForSingleValueRef |
| class | blender::fn::GVArrayForVArray< T > |
| class | blender::fn::VArrayForGVArray< T > |
Namespaces | |
| blender | |
| blender::fn | |
A generic virtual array is the same as a virtual array from blenlib, except for the fact that the data type is only known at runtime.
Definition in file FN_generic_virtual_array.hh.