|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobjects.Object
objects.Assembly
objects.Table
public class Table
Field Summary |
---|
Fields inherited from class objects.Assembly |
---|
list |
Fields inherited from class objects.Object |
---|
trans |
Constructor Summary | |
---|---|
Table(double size_)
constructor |
Method Summary | |
---|---|
void |
assignDesktopMaterial(IMaterial material)
assigns the material for the desktop |
void |
assignLegMaterial(IMaterial material)
assigns the material for the legs |
IObject |
getCopy()
|
Methods inherited from class objects.Assembly |
---|
addObject, assignBoundingObject, assignMap, assignMaterial, calcIntersection, calculateTextureCoordinates, getBoundingObject, isInside, normal, q, transform |
Methods inherited from class objects.Object |
---|
getArea, getMap, getMaterial, getTransformationMatrix, move, rotate, rotateAroundX, rotateAroundY, rotateAroundZ, scale, scale, setTransformationMatrix, UniformRandomPoint |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Table(double size_)
size_
- Method Detail |
---|
public void assignLegMaterial(IMaterial material)
material
- public void assignDesktopMaterial(IMaterial material)
material
- public IObject getCopy()
getCopy
in interface IObject
getCopy
in class Assembly
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |