SoGpuBufferObjectBufferAccessFrequencies Enumeration |
Available values for hints on how frequently the application will be changing the buffer's data.
Namespace: OIV.Inventor.Devices
Member name | Value | Description | |
---|---|---|---|
STATIC | 0 | The application will set the data once. | |
DYNAMIC | 1 | The application will set the data multiple times. |