|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.geometry.bounds.AbstractBoundingCondition
edu.stanford.rsl.konrad.geometry.bounds.QuadricBoundingCondition
public class QuadricBoundingCondition
Field Summary | |
---|---|
static long |
serialVersionUID
|
Constructor Summary | |
---|---|
QuadricBoundingCondition(AbstractShape abstractShape)
|
Method Summary | |
---|---|
void |
flipCondition()
|
QuadricSurface |
getBoundingSurface()
|
boolean |
isSatisfiedBy(PointND point)
Determines whether the point is satisfied by the bounding condition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final long serialVersionUID
Constructor Detail |
---|
public QuadricBoundingCondition(AbstractShape abstractShape)
Method Detail |
---|
public boolean isSatisfiedBy(PointND point)
AbstractBoundingCondition
isSatisfiedBy
in class AbstractBoundingCondition
point
- the point
public QuadricSurface getBoundingSurface()
getBoundingSurface
in class AbstractBoundingCondition
public void flipCondition()
flipCondition
in class AbstractBoundingCondition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |