Uses of Enum Class
com.openinventor.inventor.devices.SoBufferObject.AccessModes
Packages that use SoBufferObject.AccessModes
Package
Description
Open Inventor supported devices.
-
Uses of SoBufferObject.AccessModes in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoBufferObject.AccessModesModifier and TypeMethodDescriptionSoBufferObject.getMappedBufferObjectAccessMode()
Returns the access mode used for the buffer mapping.static SoBufferObject.AccessModes
SoBufferObject.AccessModes.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SoBufferObject.AccessModes
Returns the enum constant of this class with the specified name.static SoBufferObject.AccessModes[]
SoBufferObject.AccessModes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.devices with parameters of type SoBufferObject.AccessModesModifier and TypeMethodDescriptionSoBufferObject.map
(SoBufferObject.AccessModes accessMode) Calls map(accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).SoBufferObject.map
(SoBufferObject.AccessModes accessMode, long offset) Calls map(accessMode, offset, (long)SO_BUFFER_SIZE_ALL).SoBufferObject.map
(SoBufferObject.AccessModes accessMode, long offset, long count) Map the buffer to a system memory address and allows the mapping of a sub part of the buffer object into CPU memory.void
SoBufferObject.map
(SoBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoBufferObject.map
(SoBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoBufferObject.map
(SoBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Maps the current buffer object into the specified buffer object. -
Uses of SoBufferObject.AccessModes in com.openinventor.ldm.tiles
Methods in com.openinventor.ldm.tiles with parameters of type SoBufferObject.AccessModesModifier and TypeMethodDescriptionvoid
SoCpuBufferBitSet.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferBitSet.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferBitSet.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified CPU buffer object.void
SoCpuBufferBitSet.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferBitSet.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferBitSet.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified GL buffer object.void
SoCpuBufferCompressed.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferCompressed.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferCompressed.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified CPU buffer object.void
SoCpuBufferCompressed.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferCompressed.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferCompressed.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified GL buffer object.void
SoCpuBufferFromVolumeReader.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferFromVolumeReader.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferFromVolumeReader.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified CPU buffer object.void
SoCpuBufferFromVolumeReader.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferFromVolumeReader.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferFromVolumeReader.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified GL buffer object.void
SoCpuBufferUniform.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferUniform.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferUniform.map
(SoCpuBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified CPU buffer object.void
SoCpuBufferUniform.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode) Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferUniform.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition) Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).void
SoCpuBufferUniform.map
(SoGLBufferObject targetBufferObject, SoBufferObject.AccessModes accessMode, long startPosition, long mappingSize) Map the current buffer object into the specified GL buffer object.