Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Tikz_Plane::Mapping Struct Reference

Public Attributes

double sx = 1.0
 
double sy = 1.0
 
double dx = 0.0
 
double dy = 0.0
 
bool has_x_range = false
 
bool has_y_range = false
 

Detailed Description

Definition at line 208 of file tikzgeom.H.

Member Data Documentation

◆ dx

double Aleph::Tikz_Plane::Mapping::dx = 0.0

Definition at line 212 of file tikzgeom.H.

Referenced by Aleph::Tikz_Plane::compute_mapping(), and Aleph::Tikz_Plane::map_x().

◆ dy

double Aleph::Tikz_Plane::Mapping::dy = 0.0

Definition at line 213 of file tikzgeom.H.

Referenced by Aleph::Tikz_Plane::compute_mapping(), and Aleph::Tikz_Plane::map_y().

◆ has_x_range

◆ has_y_range

◆ sx

double Aleph::Tikz_Plane::Mapping::sx = 1.0

◆ sy

double Aleph::Tikz_Plane::Mapping::sy = 1.0

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