public interface Object3DFactory
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
createObject3D(Home home,
Selectable item,
boolean waitForLoading)
Returns the 3D object matching a given
item . |
java.lang.Object createObject3D(Home home, Selectable item, boolean waitForLoading)
item
.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