Class Index | File Index

Classes


Class HomePieceOfFurniture3D


Extends Object3DBranch.

Defined in: HomePieceOfFurniture3D.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
HomePieceOfFurniture3D(piece, home, preferences, waitModelAndTextureLoadingEnd)
Creates the 3D piece matching the given home piece.
Method Summary
Method Attributes Method Name and Description
 
Updates this branch from the home piece it manages.
Methods borrowed from class Object3DBranch:
getHome, getUserPreferences, updateTextureTransform, updateTextureTransformFittingArea
Class Detail
HomePieceOfFurniture3D(piece, home, preferences, waitModelAndTextureLoadingEnd)
Creates the 3D piece matching the given home piece.
Author: Emmanuel Puybaret.
Parameters:
{HomePieceOfFurniture} piece
{Home} home
{UserPreferences} preferences Optional
{boolean|function} waitModelAndTextureLoadingEnd
Method Detail
update()
Updates this branch from the home piece it manages.

© Copyright 2024 Space Mushrooms
Distributed under GNU General Public License
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 21 2024 17:43:24 GMT+0200 (CEST)