|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.piccolox.util.POcclusionDetection
public class POcclusionDetection
Experimental class for detecting occlusions.
| Constructor Summary | |
|---|---|
POcclusionDetection()
|
|
| Method Summary | |
|---|---|
void |
detectOcclusions(PNode n,
PPickPath pickPath)
|
void |
detectOccusions(PNode n,
PBounds parentBounds)
Traverse from the bottom right of the scene graph (top visible node) up the tree determining which parent nodes are occluded by their children nodes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public POcclusionDetection()
| Method Detail |
|---|
public void detectOccusions(PNode n,
PBounds parentBounds)
public void detectOcclusions(PNode n,
PPickPath pickPath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||