Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
spline_info_t Struct Reference
Collaboration diagram for spline_info_t:
[legend]

Data Fields

double LeftBound
 
double RightBound
 
double Splinesep
 
double Multisep
 
boxfRank_box
 

Detailed Description

Definition at line 61 of file dotsplines.c.

Field Documentation

◆ LeftBound

double spline_info_t::LeftBound

Definition at line 62 of file dotsplines.c.

Referenced by dot_splines_(), maximal_bbox(), and rank_box().

◆ Multisep

double spline_info_t::Multisep

◆ Rank_box

boxf* spline_info_t::Rank_box

Definition at line 66 of file dotsplines.c.

Referenced by dot_splines_(), and rank_box().

◆ RightBound

double spline_info_t::RightBound

Definition at line 63 of file dotsplines.c.

Referenced by dot_splines_(), maximal_bbox(), and rank_box().

◆ Splinesep

double spline_info_t::Splinesep

Definition at line 64 of file dotsplines.c.

Referenced by dot_splines_(), and maximal_bbox().


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