|
Blender
V2.93
|
Public Attributes | |
| float | length_sq |
| tSamplePoint * | from |
| tSamplePoint * | to |
Definition at line 3305 of file gpencil_geom.c.
| tSamplePoint* tSampleEdge::from |
Definition at line 3307 of file gpencil_geom.c.
Referenced by BKE_gpencil_stroke_uniform_subdivide(), and new_sample_edge_from_sample_points().
| float tSampleEdge::length_sq |
Definition at line 3306 of file gpencil_geom.c.
Referenced by BKE_gpencil_stroke_uniform_subdivide(), and new_sample_edge_from_sample_points().
| tSamplePoint* tSampleEdge::to |
Definition at line 3308 of file gpencil_geom.c.
Referenced by BKE_gpencil_stroke_uniform_subdivide(), and new_sample_edge_from_sample_points().