Blender  V3.3
blender::GArray< Allocator > Member List

This is the complete list of members for blender::GArray< Allocator >, including all inherited members.

allocator()blender::GArray< Allocator >inline
allocator() constblender::GArray< Allocator >inline
allocator_blender::GArray< Allocator >protected
as_mutable_span()blender::GArray< Allocator >inline
as_span() constblender::GArray< Allocator >inline
data() constblender::GArray< Allocator >inline
data()blender::GArray< Allocator >inline
data_blender::GArray< Allocator >protected
GArray(Allocator allocator={}) noexceptblender::GArray< Allocator >inline
GArray(NoExceptConstructor, Allocator allocator={}) noexceptblender::GArray< Allocator >inline
GArray(const CPPType &type, int64_t size, Allocator allocator={})blender::GArray< Allocator >inline
GArray(const CPPType &type, Allocator allocator={})blender::GArray< Allocator >inline
GArray(const CPPType &type, void *buffer, int64_t size, Allocator allocator={})blender::GArray< Allocator >inline
GArray(const GSpan span, Allocator allocator={})blender::GArray< Allocator >inline
GArray(const GArray &other)blender::GArray< Allocator >inline
GArray(GArray &&other)blender::GArray< Allocator >inline
is_empty() constblender::GArray< Allocator >inline
operator GMutableSpan()blender::GArray< Allocator >inline
operator GSpan() constblender::GArray< Allocator >inline
operator=(const GArray &other)blender::GArray< Allocator >inline
operator=(GArray &&other)blender::GArray< Allocator >inline
operator[](int64_t index) constblender::GArray< Allocator >inline
operator[](int64_t index)blender::GArray< Allocator >inline
reinitialize(const int64_t new_size)blender::GArray< Allocator >inline
size() constblender::GArray< Allocator >inline
size_blender::GArray< Allocator >protected
type() constblender::GArray< Allocator >inline
type_blender::GArray< Allocator >protected
~GArray()blender::GArray< Allocator >inline