php man page for swf_perspective

Query: swf_perspective

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SWF_PERSPECTIVE(3)							 1							SWF_PERSPECTIVE(3)

swf_perspective - Define a perspective projection transformation

SYNOPSIS
void swf_perspective (float $fovy, float $aspect, float $near, float $far)
DESCRIPTION
Defines a perspective projection transformation. Note Various distortion artifacts may appear when performing a perspective projection, this is because Flash players only have a two dimensional matrix. Some are not to pretty.
PARAMETERS
o $fovy - A field-of-view angle in the y direction. o $aspect - The aspect ratio of the viewport that is being drawn onto. o $near - The near clipping plane. o $far - The far clipping plane.
RETURN VALUES
No value is returned. PHP Documentation Group SWF_PERSPECTIVE(3)
Related Man Pages
get_camera_matrix(3alleg4) - debian
gluperspective(3g) - centos
gluperspective(3g) - xfree86
get_camera_matrix(3alleg4) - centos
get_camera_matrix(3alleg4) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team