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_splinessplines__c. getsplinepoints(ST_Agedge_s e)Methods in gen.lib.common with parameters of type ST_splines Modifier and Type Method Description static ST_pointfutils__c. dotneato_closest(ST_splines spl, ST_pointf pt)static voidsplines__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 voiddotsplines__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_splinesST_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_splinesMacro. ED_spl(ST_Agedge_s e)Methods in smetana.core with parameters of type ST_splines Modifier and Type Method Description static voidMacro. ED_spl(ST_Agedge_s e, ST_splines v)
-