|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.byu.phun.PropertyContainer edu.byu.phun.Obj3D edu.byu.phun.ConeObj
public class ConeObj
This is a cone object that is 1.0 high in the Y direction with a base radius of 1.0 and the origin in the center of the base. As with all Obj3D objects, this can be moved to a new location, scaled to a new size and rotated about any of the axes.
Constructor Summary | |
---|---|
ConeObj()
Creates a new cone that is 1.0 high in the Y direction with a base radius of 1.0 and the origin in the center of the base. |
Method Summary |
---|
Methods inherited from class edu.byu.phun.Obj3D |
---|
getBounds, getColor, getLocation, getName, getRotX, getRotY, getRotZ, getScaleX, getScaleY, getScaleZ, getShininess, setColor, setColor, setLocation, setLocation, setName, setRotX, setRotY, setRotZ, setScale, setScale, setScaleX, setScaleY, setScaleZ, setShininess, toString |
Methods inherited from class edu.byu.phun.PropertyContainer |
---|
getPropertyC, getPropertyD, getPropertyP, getPropertyS, propertyIsColor, propertyIsDouble, propertyIsPoint, propertyIsSettable, propertyIsString, propertyNames, setProperty, setProperty |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConeObj()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |