Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Shape::point_data Struct Reference

Extra data for points used at various occasions. More...

Public Attributes

int oldInd
 
int newInd
 
int pending
 
int nextLinkedPoint
 
ShapeaskForWindingS
 
int askForWindingB
 
Geom::Point rx
 

Detailed Description

Extra data for points used at various occasions.

Definition at line 611 of file Shape.h.

Member Data Documentation

◆ askForWindingB

int Shape::point_data::askForWindingB

Definition at line 618 of file Shape.h.

◆ askForWindingS

Shape* Shape::point_data::askForWindingS

Definition at line 617 of file Shape.h.

◆ newInd

int Shape::point_data::newInd

Definition at line 613 of file Shape.h.

◆ nextLinkedPoint

int Shape::point_data::nextLinkedPoint

Definition at line 616 of file Shape.h.

◆ oldInd

int Shape::point_data::oldInd

Definition at line 613 of file Shape.h.

◆ pending

int Shape::point_data::pending

Definition at line 615 of file Shape.h.

◆ rx

Geom::Point Shape::point_data::rx

rounded coordinates of the point

Definition at line 619 of file Shape.h.


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