GODPAPER
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Tetrahedron
Properties
|
Methods
Package
ptolemy.geom3D.platonic
Class
public class Tetrahedron
Inheritance
Tetrahedron
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
Tetrahedron
(sideLength:int)
Tetrahedron
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
Tetrahedron
()
Constructor
public function Tetrahedron(sideLength:int)
Parameters
sideLength
:int
Thu Jan 16 2014, 01:11 PM +08:00