Blender
V3.3
|
This is the complete list of members for Attribute, including all inherited members.
add(const float &f) | Attribute | |
add(const float2 &f) | Attribute | |
add(const float3 &f) | Attribute | |
add(const uchar4 &f) | Attribute | |
add(const Transform &tfm) | Attribute | |
add(const char *data) | Attribute | |
add_with_weight(void *dst, void *src, float weight) | Attribute | |
Attribute(ustring name, TypeDesc type, AttributeElement element, Geometry *geom, AttributePrimitive prim) | Attribute | |
Attribute(Attribute &&other)=default | Attribute | |
Attribute(const Attribute &other)=delete | Attribute | |
buffer | Attribute | |
buffer_size(Geometry *geom, AttributePrimitive prim) const | Attribute | |
data() | Attribute | inline |
data() const | Attribute | inline |
data_float() | Attribute | inline |
data_float() const | Attribute | inline |
data_float2() | Attribute | inline |
data_float2() const | Attribute | inline |
data_float3() | Attribute | inline |
data_float3() const | Attribute | inline |
data_float4() | Attribute | inline |
data_float4() const | Attribute | inline |
data_sizeof() const | Attribute | |
data_transform() | Attribute | inline |
data_transform() const | Attribute | inline |
data_uchar4() | Attribute | inline |
data_voxel() | Attribute | inline |
data_voxel() const | Attribute | inline |
element | Attribute | |
element_size(Geometry *geom, AttributePrimitive prim) const | Attribute | |
flags | Attribute | |
get_uv_tiles(Geometry *geom, AttributePrimitive prim, unordered_set< int > &tiles) const | Attribute | |
kernel_type(const Attribute &attr) | Attribute | static |
modified | Attribute | |
name | Attribute | |
name_standard(const char *name) | Attribute | static |
operator=(const Attribute &other)=delete | Attribute | |
resize(Geometry *geom, AttributePrimitive prim, bool reserve_only) | Attribute | |
resize(size_t num_elements) | Attribute | |
same_storage(TypeDesc a, TypeDesc b) | Attribute | static |
set(ustring name, TypeDesc type, AttributeElement element) | Attribute | |
set_data_from(Attribute &&other) | Attribute | |
standard_name(AttributeStandard std) | Attribute | static |
std | Attribute | |
type | Attribute | |
zero_data(void *dst) | Attribute | |
~Attribute() | Attribute |