public class RayPickingVisitor extends java.lang.Object implements INodeVisitor
Constructor and Description |
---|
RayPickingVisitor(Number3D rayStart,
Number3D rayEnd) |
Modifier and Type | Method and Description |
---|---|
void |
apply(INode node) |
BaseObject3D |
getPickedObject() |
public void apply(INode node)
apply
in interface INodeVisitor
public BaseObject3D getPickedObject()