Blender  V3.3
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 3828 of file gpencil_geom.cc.

Member Data Documentation

◆ next

struct tPerimeterPoint* tPerimeterPoint::next

Definition at line 3829 of file gpencil_geom.cc.

◆ prev

struct tPerimeterPoint * tPerimeterPoint::prev

Definition at line 3829 of file gpencil_geom.cc.

◆ x

float tPerimeterPoint::x

◆ y

float tPerimeterPoint::y

Definition at line 3830 of file gpencil_geom.cc.

◆ z

float tPerimeterPoint::z

Definition at line 3830 of file gpencil_geom.cc.


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