Uses of Class
h.ST_splines
-
Packages that use ST_splines Package Description gen.lib.common gen.lib.dotgen h smetana.core -
-
Uses of ST_splines in gen.lib.common
Methods in gen.lib.common that return ST_splines Modifier and Type Method Description static ST_splines
splines__c. getsplinepoints(ST_Agedge_s e)
Methods in gen.lib.common with parameters of type ST_splines Modifier and Type Method Description static ST_pointf
utils__c. dotneato_closest(ST_splines spl, ST_pointf pt)
static void
splines__c. endPoints(ST_splines spl, ST_pointf p, ST_pointf q)
-
Uses of ST_splines in gen.lib.dotgen
Methods in gen.lib.dotgen with parameters of type ST_splines Modifier and Type Method Description static void
dotsplines__c. swap_spline(ST_splines s)
-
Uses of ST_splines in h
Fields in h declared as ST_splines Modifier and Type Field Description ST_splines
ST_Agedgeinfo_t. spl
-
Uses of ST_splines in smetana.core
Methods in smetana.core that return ST_splines Modifier and Type Method Description static ST_splines
Macro. ED_spl(ST_Agedge_s e)
Methods in smetana.core with parameters of type ST_splines Modifier and Type Method Description static void
Macro. ED_spl(ST_Agedge_s e, ST_splines v)
-