| Package | Description |
|---|---|
| edu.wpi.first.wpilibj.vision |
| Modifier and Type | Method and Description |
|---|---|
AxisCamera.Rotation |
AxisCamera.getRotation() |
static AxisCamera.Rotation |
AxisCamera.Rotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisCamera.Rotation[] |
AxisCamera.Rotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AxisCamera.writeRotation(AxisCamera.Rotation rotation)
Write the rotation value to the camera.
|
Copyright © 2015. All rights reserved.