| Package | Description |
|---|---|
| org.openimaj.vis | |
| org.openimaj.vis.general |
| Modifier and Type | Field and Description |
|---|---|
protected CameraPositionProvider |
Visualisation3D.cameraPosition
Object that provide the camera position over time
|
| Modifier and Type | Class and Description |
|---|---|
class |
RotatingCameraProvider
This provides an implementation of the camera position provider interface
that points a camera at a specific point and rotates the camera around the
X, Y and Z planes with specific speeds at a specific radius.
|
| Modifier and Type | Method and Description |
|---|---|
CameraPositionProvider |
BarVisualisation3D.getCameraPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
BarVisualisation3D.setCameraPosition(CameraPositionProvider cameraPosition) |