Blender
V3.3
|
This is the complete list of members for blender::fn::VariableState, including all inherited members.
add_as_input(MFParamsBuilder ¶ms, IndexMask mask, const MFDataType &data_type) const | blender::fn::VariableState | inline |
add_as_input__one(MFParamsBuilder ¶ms, const MFDataType &data_type) const | blender::fn::VariableState | inline |
add_as_mutable(MFParamsBuilder ¶ms, IndexMask mask, IndexMask full_mask, const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
add_as_mutable__one(MFParamsBuilder ¶ms, const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
add_as_output(MFParamsBuilder ¶ms, IndexMask mask, IndexMask full_mask, const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
add_as_output__one(MFParamsBuilder ¶ms, IndexMask mask, const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
caller_provided_storage_ | blender::fn::VariableState | |
destruct(IndexMask mask, IndexMask full_mask, const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
destruct_value(ValueAllocator &value_allocator, const MFDataType &data_type) | blender::fn::VariableState | inline |
ensure_is_mutable(IndexMask full_mask, const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
ensure_is_mutable__one(const MFDataType &data_type, ValueAllocator &value_allocator) | blender::fn::VariableState | inline |
indices_split(IndexMask mask, IndicesSplitVectors &r_indices) | blender::fn::VariableState | inline |
is_fully_initialized(const IndexMask full_mask) | blender::fn::VariableState | inline |
is_fully_uninitialized(const IndexMask full_mask) | blender::fn::VariableState | inline |
is_one() const | blender::fn::VariableState | inline |
operator=(NonMovable &&other)=delete | blender::NonMovable | private |
blender::NonMovable::operator=(const NonMovable &other)=default | blender::NonMovable | private |
tot_initialized_ | blender::fn::VariableState | |
value_ | blender::fn::VariableState | |
value_as() | blender::fn::VariableState | inline |
value_as() const | blender::fn::VariableState | inline |