|
Blender
V3.3
|
This is the complete list of members for AttributeSet, including all inherited members.
| add(ustring name, TypeDesc type, AttributeElement element) | AttributeSet | |
| add(AttributeStandard std, ustring name=ustring()) | AttributeSet | |
| attributes | AttributeSet | |
| AttributeSet(Geometry *geometry, AttributePrimitive prim) | AttributeSet | |
| AttributeSet(AttributeSet &&)=default | AttributeSet | |
| clear(bool preserve_voxel_data=false) | AttributeSet | |
| clear_modified() | AttributeSet | |
| find(ustring name) const | AttributeSet | |
| find(AttributeStandard std) const | AttributeSet | |
| find(AttributeRequest &req) | AttributeSet | |
| find_matching(const Attribute &other) | AttributeSet | |
| geometry | AttributeSet | |
| modified(AttrKernelDataType kernel_type) const | AttributeSet | |
| prim | AttributeSet | |
| remove(ustring name) | AttributeSet | |
| remove(AttributeStandard std) | AttributeSet | |
| remove(Attribute *attribute) | AttributeSet | |
| remove(list< Attribute >::iterator it) | AttributeSet | |
| resize(bool reserve_only=false) | AttributeSet | |
| update(AttributeSet &&new_attributes) | AttributeSet | |
| ~AttributeSet() | AttributeSet |