|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsaito.objloader.BoundingBox
public class BoundingBox
Constructor Summary | |
---|---|
BoundingBox(PApplet parent,
OBJModel model)
|
Method Summary | |
---|---|
void |
draw()
|
PVector |
getCenter()
|
PVector |
getMax()
|
PVector |
getMin()
|
PVector |
getWHD()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BoundingBox(PApplet parent, OBJModel model)
Method Detail |
---|
public void draw()
public PVector getMin()
public PVector getMax()
public PVector getCenter()
public PVector getWHD()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |