Blender  V2.93
Public Attributes | List of all members
tPerimeterPoint Struct Reference

Public Attributes

struct tPerimeterPointnext
 
struct tPerimeterPointprev
 
float x
 
float y
 
float z
 

Detailed Description

Definition at line 3529 of file gpencil_geom.c.

Member Data Documentation

◆ next

struct tPerimeterPoint* tPerimeterPoint::next

Definition at line 3530 of file gpencil_geom.c.

◆ prev

struct tPerimeterPoint * tPerimeterPoint::prev

Definition at line 3530 of file gpencil_geom.c.

Referenced by gpencil_stroke_perimeter_ex().

◆ x

float tPerimeterPoint::x

◆ y

float tPerimeterPoint::y

Definition at line 3531 of file gpencil_geom.c.

◆ z

float tPerimeterPoint::z

Definition at line 3531 of file gpencil_geom.c.


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