| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.Direction3D |
NIVision.View3DOptions.direction |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.Direction3D |
NIVision.Direction3D.fromValue(int val) |
static NIVision.Direction3D |
NIVision.Direction3D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.Direction3D[] |
NIVision.Direction3D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
View3DOptions(int sizeReduction,
int maxHeight,
NIVision.Direction3D direction,
double alpha,
double beta,
int border,
int background,
NIVision.Plane3D plane) |
Copyright © 2015. All rights reserved.