swf_ortho
(PHP 4 >= 4.0.1)
swf_ortho — Defines an orthographic mapping of user coordinates onto the current viewport
Descrizione
void swf_ortho
( float
$xmin
, float $xmax
, float $ymin
, float $ymax
, float $zmin
, float $zmax
)Defines an 3D orthographic mapping of user coordinates onto the current viewport.
Elenco dei parametri
-
xmin -
-
xmax -
-
ymin -
-
ymax -
-
zmin -
-
zmax -
Valori restituiti
Nessun valore viene restituito.
Vedere anche:
- swf_ortho2() - Defines 2D orthographic mapping of user coordinates onto the current viewport
There are no user contributed notes for this page.
