Functiondojox.gfx3d._creators.create3DObject

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

creates an instance of the passed shapeType class shapeType: Function: a class constructor to create an instance of rawShape: Object: properties to be passed in to the classes "setShape" method

Usage

function (objectType, rawObject, style) (view source)
parametertypedescription
objectType  
rawObject  
style