|
Blender V4.3
|
#include <BKE_grease_pencil.hh>
Public Attributes | |
| float | co [3] |
| float | radius |
Definition at line 1078 of file BKE_grease_pencil.hh.
| float GreasePencilPointCoordinates::co[3] |
Definition at line 1081 of file BKE_grease_pencil.hh.
Referenced by BKE_grease_pencil_point_coords_apply(), BKE_grease_pencil_point_coords_apply_with_mat4(), and BKE_grease_pencil_point_coords_get().
| float GreasePencilPointCoordinates::radius |
Definition at line 1082 of file BKE_grease_pencil.hh.
Referenced by BKE_grease_pencil_point_coords_apply(), BKE_grease_pencil_point_coords_apply_with_mat4(), and BKE_grease_pencil_point_coords_get().