Blender
V3.3
|
This is the complete list of members for blender::bke::GVArray_For_ConvertedGVArray, including all inherited members.
common_info() const | blender::GVArrayImpl | virtual |
GVArray_For_ConvertedGVArray(GVArray varray, const CPPType &to_type, const DataTypeConversions &conversions) | blender::bke::GVArray_For_ConvertedGVArray | inline |
GVArrayImpl(const CPPType &type, int64_t size) | blender::GVArrayImpl | inline |
materialize(const IndexMask mask, void *dst) const | blender::GVArrayImpl | virtual |
materialize_compressed(IndexMask mask, void *dst) const | blender::GVArrayImpl | virtual |
materialize_compressed_to_uninitialized(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 |