Uses of Class
h.ST_splineInfo
-
Packages that use ST_splineInfo Package Description gen.lib.common smetana.core -
-
Uses of ST_splineInfo in gen.lib.common
Methods in gen.lib.common with parameters of type ST_splineInfo Modifier and Type Method Description static void
splines__c. arrow_clip(ST_Agedge_s fe, ST_Agnode_s hn, CArray<ST_pointf> ps, int[] startp, int[] endp, ST_bezier spl, ST_splineInfo info)
static void
splines__c. clip_and_install(ST_Agedge_s fe, ST_Agnode_s hn, CArray<ST_pointf> ps, int pn, ST_splineInfo info)
static void
splines__c. makeSelfEdge(ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double sizex, double sizey, ST_splineInfo sinfo)
static void
splines__c. selfRight(CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double stepx, double sizey, ST_splineInfo sinfo)
-
Uses of ST_splineInfo in smetana.core
Fields in smetana.core declared as ST_splineInfo Modifier and Type Field Description ST_splineInfo
Z. sinfo
-