[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 277 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
char_cube3d:: (11 methods):
__construct()
drawchar()
range()
vectorlen()
normalize()
cross_product()
sum()
sum2()
scale()
gen_poly()
dimensions()
Class: char_cube3d - X-Ref
__construct(&$bitmaps, $letter) X-Ref |
No description |
drawchar($scale, $xoff, $yoff, $img, $background, $colours) X-Ref |
Draw a character |
range() X-Ref |
No description |
vectorlen($vector) X-Ref |
Vector length |
normalize(&$vector, $length = 1) X-Ref |
Normalize |
cross_product($vector1, $vector2) X-Ref |
No description |
sum($vector1, $vector2) X-Ref |
No description |
sum2($vector1, $vector2) X-Ref |
No description |
scale($vector, $length) X-Ref |
No description |
gen_poly($xoff, $yoff, &$vec1, &$vec2, &$vec3, &$vec4) X-Ref |
No description |
dimensions($size) X-Ref |
dimensions |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |