public class BSPPlane
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
clipobj |
int |
inobj |
org.processmining.visualisation3d.maths.JoglVectord3 |
normal |
double |
offset |
int |
outobj |
| Constructor and Description |
|---|
BSPPlane(org.processmining.visualisation3d.maths.JoglVectord3 n,
double off) |