public interface Rotateable3D extends Feature
Modifier and Type | Method and Description |
---|---|
void |
rotate(double theta,
double nx,
double ny,
double nz)
Rotate theta radians over unit vector (nx,ny,nz).
|
Copyright © 1996-2014 FreeHEP. All Rights Reserved.