Uses of Class
h.ST_Ppoly_t
Packages that use ST_Ppoly_t
Package
Description
-
Uses of ST_Ppoly_t in gen.lib.common
Methods in gen.lib.common with parameters of type ST_Ppoly_tModifier and TypeMethodDescriptionroutespl__c.simpleSplineRoute
(Globals zz, ST_pointf tp, ST_pointf hp, ST_Ppoly_t poly, int[] n_spl_pts, boolean polyline) -
Uses of ST_Ppoly_t in gen.lib.pathplan
Methods in gen.lib.pathplan with parameters of type ST_Ppoly_tModifier and TypeMethodDescriptionstatic void
util__c.make_polyline
(Globals zz, ST_Ppoly_t line, ST_Ppoly_t sline) static int
route__c.Proutespline
(Globals zz, CArray<ST_Pedge_t> edges, int edgen, ST_Ppoly_t input, CArray<ST_pointf> evs, ST_Ppoly_t output) static int
shortest__c.Pshortestpath
(Globals zz, ST_Ppoly_t polyp, CArray<ST_pointf> eps, ST_Ppoly_t output) -
Uses of ST_Ppoly_t in h
Methods in h that return ST_Ppoly_t