|
Blender
V2.93
|
Public Attributes | |
| float | co [3] |
| float | quat [4] |
| float | exp [3] |
| float | rad |
Definition at line 228 of file object_data_transform.c.
| float ElemData_MetaBall::co[3] |
Definition at line 229 of file object_data_transform.c.
Referenced by metaball_coords_and_quats_apply_with_mat4(), and metaball_coords_and_quats_get().
| float ElemData_MetaBall::exp[3] |
Definition at line 231 of file object_data_transform.c.
Referenced by metaball_coords_and_quats_apply_with_mat4(), and metaball_coords_and_quats_get().
| float ElemData_MetaBall::quat[4] |
Definition at line 230 of file object_data_transform.c.
Referenced by metaball_coords_and_quats_apply_with_mat4(), and metaball_coords_and_quats_get().
| float ElemData_MetaBall::rad |
Definition at line 232 of file object_data_transform.c.
Referenced by metaball_coords_and_quats_apply_with_mat4(), and metaball_coords_and_quats_get().