public interface Object3DFactory
| Modifier and Type | Method and Description |
|---|---|
Object |
createObject3D(Home home,
Selectable item,
boolean waitForLoading)
Returns the 3D object matching a given
item. |
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-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License