Class Index | File Index

Classes


Class Object3DBranchFactory


Defined in: HomeComponent3D.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Object3DBranchFactory(preferences)
A factory able to create instances of Object3DBranch class.
Method Summary
Method Attributes Method Name and Description
 
createObject3D(home, item, waitForLoading)
Returns the 3D object matching a given item.
Class Detail
Object3DBranchFactory(preferences)
A factory able to create instances of Object3DBranch class.
Author: Emmanuel Puybaret.
Parameters:
{UserPreferences} preferences Optional
Method Detail
{Object3DBranch} createObject3D(home, item, waitForLoading)
Returns the 3D object matching a given item.
Parameters:
{Home} home
{Object} item
{boolean|function} waitForLoading
Returns:
{Object3DBranch} an instance of a subclass of Object3DBranch

© Copyright 2023 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License
Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 22 2023 15:33:34 GMT+0200 (CEST)