public class SoCpuBufferBitSet extends SoCpuBufferObject
See also:
SoBufferPropertiesInterface, SoCpuBufferObject
SoBufferObject.AccessModes
Inventor.ConstructorCommand
READ_ONLY, READ_WRITE, SET, SO_BUFFER_SIZE_ALL
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoCpuBufferBitSet()
Default constructor.
|
SoCpuBufferBitSet(SoCpuBufferObject cpuBuffer)
Constructor from a
SoCpuBufferObject containing a bitset. |
SoCpuBufferBitSet(SoDataCompressor compressor)
Deprecated.
As of Open Inventor 9100 See documentation for more details
|
Modifier and Type | Method and Description |
---|---|
double[] |
getMinMax()
Get the min and max values in the buffer, if they are known.
|
long |
getRealSize()
Returns the size of the buffer in bytes.
|
void |
setBufferCompressed(boolean name_10915)
Deprecated.
As of Open Inventor 9100 See documentation for more details
|
void |
setCompressor(SoDataCompressor compressor)
Deprecated.
As of Open Inventor 9100 See documentation for more details
|
void |
setMinMax(double min,
double max)
Set min and max values for this buffer.
|
clearInstance, map, map, map, map, memcpy, memcpy, memcpy, memcpy, setBuffer, setSize, unmap, unmap
createInstance, dispose, getBufferObjectCache, getContext, getMappedBufferObject, getMappingAccessMode, getMappingSize, getMappingStartPosition, getSize, isDisposable, lockBuffer, map, map, map, map, map, map, memcpy, memcpy, memcpy, memcpy, memcpy, memcpy, memcpy, memcpy, setMappedBufferObject, setMappingAccessMode, setMappingZoneInformation, unlockBuffer, unmap, unmap
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SoCpuBufferBitSet(SoCpuBufferObject cpuBuffer)
SoCpuBufferObject
containing a bitset.public SoCpuBufferBitSet()
@Deprecated public SoCpuBufferBitSet(SoDataCompressor compressor)
SoCpuBufferCompressed
instead. public long getRealSize()
SoBufferObject
.public void setMinMax(double min, double max)
min
- user variable containing min value
max
- user variable containing max value@Deprecated public void setCompressor(SoDataCompressor compressor)
compressor
- Pointer to the compressor to useDeprecated since Open Inventor 9100 SoCpuBufferCompressed
instead. @Deprecated public void setBufferCompressed(boolean name_10915)
public double[] getMinMax()
min
- user variable to store min value
max
- user variable to store max valueGenerated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com