Blender  V3.3
Public Attributes | List of all members
tSampleEdge Struct Reference

Public Attributes

float length_sq
 
tSamplePointfrom
 
tSamplePointto
 

Detailed Description

Definition at line 3621 of file gpencil_geom.cc.

Member Data Documentation

◆ from

tSamplePoint* tSampleEdge::from

Definition at line 3623 of file gpencil_geom.cc.

Referenced by BKE_gpencil_stroke_uniform_subdivide().

◆ length_sq

float tSampleEdge::length_sq

Definition at line 3622 of file gpencil_geom.cc.

Referenced by BKE_gpencil_stroke_uniform_subdivide().

◆ to

tSamplePoint* tSampleEdge::to

Definition at line 3624 of file gpencil_geom.cc.

Referenced by BKE_gpencil_stroke_uniform_subdivide().


The documentation for this struct was generated from the following file: