dojox
»
gfx3d
»
Polygon
» getOutline
dojox.gfx3d.Polygon.getOutline
dojo.require("dojox.gfx3d.object");
defined in dojox/gfx3d/object.js
Usage
function ()
(view source)
return
this
.
cache
.
slice
(
0
,
3
)
;