Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: swf_ortho - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<swf_ortho2swf_perspective" width="11" height="7"/>
view the version of this page
Last updated: Tue, 16 Aug 2005

swf_ortho

(PHP 4 >= 4.0.1, PECL)

swf_ortho --  Defines an orthographic mapping of user coordinates onto the current viewport

Description

void swf_ortho ( float xmin, float xmax, float ymin, float ymax, float zmin, float zmax )

The swf_ortho() function defines an orthographic mapping of user coordinates onto the current viewport.



add a note add a note User Contributed Notes
swf_ortho
hotkey at hehe dot com
14-May-2001 08:15
swf_ortho() creates a 3D-matrix;
In most cases you'll only need swf_ortho2() to create a 2D-Matrix.
But you should know what's possible with a 3D-matrix: so jump to
swf_lookat() and check out an 3D-example

<swf_ortho2swf_perspective" width="11" height="7"/>
 Last updated: Tue, 16 Aug 2005
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This mirror generously provided by: HappySize, Inc.
Last updated: Thu Aug 25 08:35:15 2005 JST