|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.scene.pick.PosWHitFilter
public class PosWHitFilter
Constructor Summary | |
---|---|
PosWHitFilter(Viewer v)
|
Method Summary | |
---|---|
boolean |
accept(double[] from,
double[] to,
PickResult h)
|
void |
setViewer(Viewer v)
|
void |
update()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PosWHitFilter(Viewer v)
Method Detail |
---|
public void setViewer(Viewer v)
public void update()
public boolean accept(double[] from, double[] to, PickResult h)
accept
in interface HitFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |