Package com.openinventor.inventor.devices
package com.openinventor.inventor.devices
Open Inventor supported devices.
Open Inventor can use different systems resources and is design in a way to easily allow new device support integration.
Currently supported devices type are :
- any devices supporting OpenGL API.
- any CPU with different level of optimization depending on available compute unit (SSE, Altivec...).
- any device supporting CUDA API.
- any device supporting OpenCL API.
-
ClassDescriptionContext dependent object management class.Abstract base class for buffer object management.This enum provides the possible access modes for a mapped buffer object.CPU buffer object class.CPU device context managment class.CPU device management class.This enum contains the list of possible architectures for the CPU.Abstract device management class.Abstract base class for device context managment.Shared context management class.OpenGL buffer object class.This enum declares the possible targets of the buffer.This enum declares the possible usages of the memory allocated for the buffer.OpenGL context management class.Sharing Policy.OpenGL device management class.Device settings management class.Contains methods to query and disable OpenGL extensions.OpenGL pixel format management class.GL Screen device class.GPU buffer object class.Available values for hints on how frequently the application will be changing the buffer's data.Available values for hints on the nature of the application's access to the buffer.Abstract base class for interoperability buffer object management.