Uses of Class
h.ST_Ppoly_t
Package
Description
-
Uses of ST_Ppoly_t in gen.lib.common
Modifier 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
Modifier 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