raja.shape
Class Intersection
java.lang.Object
|
+--raja.shape.CompositeForm
|
+--raja.shape.Intersection
- All Implemented Interfaces:
- Serializable, Shape3D, TexturedForm, Writable
- public class Intersection
- extends CompositeForm
- See Also:
- Serialized Form
Intersection
public Intersection()
Intersection
public Intersection(List texturedForms)
build
public static Object build(ObjectReader reader)
throws IOException
intersection
public TexturedLocalGeometry intersection(Ray r)
- Overrides:
intersection in class CompositeForm
intersects
public boolean intersects(LightRay r)
- Overrides:
intersects in class CompositeForm
contains
public boolean contains(Point3D p)
- Overrides:
contains in class CompositeForm
strictlyContains
public boolean strictlyContains(Point3D p)
- Overrides:
strictlyContains in class CompositeForm