dojox
»
gfx3d
»
Scene
» draw
dojox.gfx3d.Scene.draw
dojo.require("dojox.gfx3d.object");
defined in dojox/gfx3d/object.js
Usage
function (lighting)
(view source)
this
.
objects
=
this
.
schedule
(
this
.
objects
)
;
this
._draw
(
this
.
todos
,
this
.
objects
,
this
.
renderer
)
;
parameter
type
description
lighting