apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: paintable

Source Location: /Image_3D-0.2.1/Image/3D/Paintable.php

Class Overview


*


Methods


Inherited Variables

Inherited Methods


Class Details

[line 33]
*

3dlib - 3d libary in PHP Copyright (C) 2004 Kore Nordmann - http://www.kore-nordmann.de (German)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.

You may contact the author by mail: 3dlib@kore-nordmann.de

Or write to: Kore Nordmann Stockumer Strasse 404 44227 Dortmund Germany



[ Top ]


Method Detail

getPolygonCount   [line 35]

void getPolygonCount( )

  • Access: public

[ Top ]

setColor   [line 36]

void setColor( Image_3D_Color $color)

  • Access: public

Parameters:

Image_3D_Color   $color   — 

[ Top ]

setOption   [line 37]

void setOption( $option, $value)

  • Access: public

Parameters:

   $option   — 
   $value   — 

[ Top ]

transform   [line 38]

void transform( Image_3D_Matrix $matrix, [ $id = null])

  • Access: public

Parameters:

Image_3D_Matrix   $matrix   — 
   $id   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:17:15 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.