|
Blender
V3.3
|
Public Attributes | |
| float | co [3] |
| float | quat [4] |
| float | exp [3] |
| float | rad |
Definition at line 212 of file object_data_transform.c.
| float ElemData_MetaBall::co[3] |
Definition at line 213 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 215 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 214 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 216 of file object_data_transform.c.
Referenced by metaball_coords_and_quats_apply_with_mat4(), and metaball_coords_and_quats_get().