private class PointGroup.Operation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
index |
(package private) javax.vecmath.Vector3f |
normalOrAxis |
(package private) int |
order |
(package private) int |
type |
Constructor and Description |
---|
PointGroup.Operation() |
PointGroup.Operation(javax.vecmath.Vector3f v) |
PointGroup.Operation(javax.vecmath.Vector3f v,
int i) |
Modifier and Type | Method and Description |
---|---|
(package private) java.lang.String |
getLabel() |
int type
int order
int index
javax.vecmath.Vector3f normalOrAxis