Uses of Class
h.ST_splineInfo
Package
Description
-
Uses of ST_splineInfo in gen.lib.common
Modifier and TypeMethodDescriptionstatic void
splines__c.arrow_clip
(Globals zz, 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
(Globals zz, ST_Agedge_s fe, ST_Agnode_s hn, CArray<ST_pointf> ps, int pn, ST_splineInfo info) static void
splines__c.makeSelfEdge
(Globals zz, ST_path P, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double sizex, double sizey, ST_splineInfo sinfo) static void
splines__c.selfRight
(Globals zz, CArrayOfStar<ST_Agedge_s> edges, int ind, int cnt, double stepx, double sizey, ST_splineInfo sinfo) -
Uses of ST_splineInfo in smetana.core