|
Blender V4.3
|
This is the complete list of members for blender::GVArrayImpl, including all inherited members.
| common_info() const | blender::GVArrayImpl | virtual |
| get(int64_t index, void *r_value) const | blender::GVArrayImpl | virtual |
| get_to_uninitialized(int64_t index, void *r_value) const =0 | blender::GVArrayImpl | pure virtual |
| GVArrayImpl(const CPPType &type, int64_t size) | blender::GVArrayImpl | inline |
| materialize(const IndexMask &mask, void *dst) const | blender::GVArrayImpl | virtual |
| materialize_compressed(const IndexMask &mask, void *dst) const | blender::GVArrayImpl | virtual |
| materialize_compressed_to_uninitialized(const IndexMask &mask, void *dst) const | blender::GVArrayImpl | virtual |
| materialize_to_uninitialized(const IndexMask &mask, void *dst) const | blender::GVArrayImpl | virtual |
| size() const | blender::GVArrayImpl | inline |
| size_ | blender::GVArrayImpl | protected |
| try_assign_VArray(void *varray) const | blender::GVArrayImpl | virtual |
| type() const | blender::GVArrayImpl | inline |
| type_ | blender::GVArrayImpl | protected |
| ~GVArrayImpl()=default | blender::GVArrayImpl | virtual |