java.lang.Object
dev.secondsun.geometry.playfield.DormRoom
- All Implemented Interfaces:
Model
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbedModel()Returns a BSP tree of the model for hidden surface removalreturns the triangles that make up this modelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.secondsun.geometry.Model
lookAt, rotateX, rotateY, rotateZ, scale, translateX, translateY, translateZ
-
Constructor Details
-
DormRoom
public DormRoom()
-
-
Method Details
-
getTriangles
Description copied from interface:Modelreturns the triangles that make up this model- Specified by:
getTrianglesin interfaceModel
-
getBSPTree
Description copied from interface:ModelReturns a BSP tree of the model for hidden surface removal- Specified by:
getBSPTreein interfaceModel- Returns:
- bspTree
-
bedModel
-
bookshelfModel
-
floorModel
-