Inkscape
Vector Graphics Editor
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
Shape::raster_data Struct Reference

Public Attributes

SweepTreemisc
 
double lastX
 
double lastY
 
double curX
 
double curY
 
bool sens
 
double calcX
 
double dxdy
 
double dydx
 
int guess
 

Detailed Description

Definition at line 596 of file Shape.h.

Member Data Documentation

◆ calcX

double Shape::raster_data::calcX

Definition at line 602 of file Shape.h.

◆ curX

double Shape::raster_data::curX

Definition at line 599 of file Shape.h.

◆ curY

double Shape::raster_data::curY

Definition at line 599 of file Shape.h.

◆ dxdy

double Shape::raster_data::dxdy

Definition at line 604 of file Shape.h.

◆ dydx

double Shape::raster_data::dydx

Definition at line 604 of file Shape.h.

◆ guess

int Shape::raster_data::guess

Definition at line 605 of file Shape.h.

◆ lastX

double Shape::raster_data::lastX

Definition at line 599 of file Shape.h.

◆ lastY

double Shape::raster_data::lastY

Definition at line 599 of file Shape.h.

◆ misc

SweepTree* Shape::raster_data::misc

Definition at line 598 of file Shape.h.

◆ sens

bool Shape::raster_data::sens

Definition at line 601 of file Shape.h.


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