dojox.gfx3d.Object.render

dojo.require("dojox.gfx3d.object");
defined in dojox/gfx3d/object.js

the 3D objects need to override the following virtual functions: getZOrder, getOutline, draw, redraw if necessary.