Uses of Class
com.openinventor.inventor.devices.SoCpuDevice
-
Packages that use SoCpuDevice Package Description com.openinventor.inventor.devices Open Inventor supported devices. -
-
Uses of SoCpuDevice in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoCpuDevice Modifier and Type Method Description static SoCpuDeviceSoCpuDevice. findFirstAvailableDevice()Returns the first available device found in the system.static SoCpuDeviceSoCpuDevice. getDevice()Calls getDevice((int)0).static SoCpuDeviceSoCpuDevice. getDevice(int index)Returns theSoCpuDevice.Constructors in com.openinventor.inventor.devices with parameters of type SoCpuDevice Constructor Description SoCpuContext(SoCpuDevice device)Default constructor.
-