public class Object3DBranchFactory extends java.lang.Object implements Object3DFactory
Object3DBranch
class.Constructor and Description |
---|
Object3DBranchFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createObject3D(Home home,
Selectable item,
boolean waitForLoading)
Returns the 3D object matching a given
item . |
public java.lang.Object createObject3D(Home home, Selectable item, boolean waitForLoading)
item
.createObject3D
in interface Object3DFactory
home
- the home of an itemitem
- a selectable item of a homewaitForLoading
- if true
all resources used by the returned object should be available
© Copyrights 2006-2014 eTeks - All rights reserved
Distributed under GNU General Public License