|
Blender V4.3
|
#include <BKE_gpencil_geom_legacy.h>
Public Attributes | |
| float | co [3] |
| float | pressure |
Definition at line 131 of file BKE_gpencil_geom_legacy.h.
| float GPencilPointCoordinates::co[3] |
Definition at line 134 of file BKE_gpencil_geom_legacy.h.
Referenced by BKE_gpencil_point_coords_apply(), BKE_gpencil_point_coords_apply_with_mat4(), and BKE_gpencil_point_coords_get().
| float GPencilPointCoordinates::pressure |
Definition at line 135 of file BKE_gpencil_geom_legacy.h.
Referenced by BKE_gpencil_point_coords_apply(), BKE_gpencil_point_coords_apply_with_mat4(), and BKE_gpencil_point_coords_get().