| Package | Description |
|---|---|
| org.bimserver.bcf.visinfo |
| Modifier and Type | Field and Description |
|---|---|
protected Direction |
PerspectiveCamera.cameraDirection |
protected Direction |
OrthogonalCamera.cameraDirection |
protected Direction |
PerspectiveCamera.cameraUpVector |
protected Direction |
OrthogonalCamera.cameraUpVector |
protected Direction |
ClippingPlane.direction |
| Modifier and Type | Method and Description |
|---|---|
Direction |
ObjectFactory.createDirection()
Create an instance of
Direction |
Direction |
PerspectiveCamera.getCameraDirection()
Gets the value of the cameraDirection property.
|
Direction |
OrthogonalCamera.getCameraDirection()
Gets the value of the cameraDirection property.
|
Direction |
PerspectiveCamera.getCameraUpVector()
Gets the value of the cameraUpVector property.
|
Direction |
OrthogonalCamera.getCameraUpVector()
Gets the value of the cameraUpVector property.
|
Direction |
ClippingPlane.getDirection()
Gets the value of the direction property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerspectiveCamera.setCameraDirection(Direction value)
Sets the value of the cameraDirection property.
|
void |
OrthogonalCamera.setCameraDirection(Direction value)
Sets the value of the cameraDirection property.
|
void |
PerspectiveCamera.setCameraUpVector(Direction value)
Sets the value of the cameraUpVector property.
|
void |
OrthogonalCamera.setCameraUpVector(Direction value)
Sets the value of the cameraUpVector property.
|
void |
ClippingPlane.setDirection(Direction value)
Sets the value of the direction property.
|
Copyright © 2016 OpenSource BIM. All rights reserved.