<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/TRIANGULATION/

dessinetri.pro

topdessinetri

dessinetri, tri, x, y, WAIT=WAIT, ONEBYONE=ONEBYONE, FILL=FILL, CHANGECOLOR=CHANGECOLOR, _extra=_extra

NAME:dessinetri PURPOSE:dessine la triangulation CATEGORY:pour comprendre comment ca marche CALLING SEQUENCE:dessinetri [, tri, x, y] INPUTS:optionnels par defaut on choisit la triangulation qui est utilise pour les plots et on la trace aux points definites par vargrid sinon il faut fournir les tableaux tri definissant la triangulation (fournis par triangule.pro ou triangulate) x et y qui sont les positions de points a laquelle se raporte la triangulation (cf. les tableau x et y fournis ds triangulate) KEYWORD PARAMETERS: All plots or polyfill keywords. WAIT=x. to call wait x second between each triangle draw. /ONEBYONE: to draw the triangles one by one /FILL: to fill the triangles (using polyfill) instead of plotting them CHANGECOLOR=n. to change the color of each traingle. n colors will be used and repeted if necessary. OUTPUTS: COMMON BLOCKS:common.pro SIDE EFFECTS: RESTRICTIONS: EXAMPLE:

Parameters

tri       

x       

y       

Keywords

WAIT       

ONEBYONE       

FILL       

CHANGECOLOR       

_extra       

Produced by IDLdoc 2.0.