GODPAPER
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Cube
Properties
|
Methods
Package
ptolemy.geom3D.platonic
Class
public class Cube
Inheritance
Cube
Solid
ptolemy.geom3D.core.Logic
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
about
:
SpatialVector
Solid
angle
: Number
Solid
colors
: Array
Solid
directTransformation
:
Transformation
Solid
faces
: Array
[read-only]
Solid
outlineColor
: uint
Solid
outlineWidth
: int
Solid
perspectiveDepth
: Number
[read-only]
Solid
Public Methods
Hide Inherited Public Methods
Show Inherited Public Methods
Method
Defined By
Cube
(sideLength:int)
Cube
calculate
(t:
Transformation
, e:
Eye
):void
[override]
Solid
draw
(g:Graphics):void
Solid
Protected Methods
Show Inherited Protected Methods
Show Inherited Protected Methods
Method
Defined By
doCalculation
(t:
Transformation
, e:
Eye
):void
[override]
Solid
Constructor Detail
Cube
()
Constructor
public function Cube(sideLength:int)
Parameters
sideLength
:int
Thu Jan 16 2014, 01:11 PM +08:00