public static class SoLDMTileManager.LDMSliceAccessor extends Inventor
SoOrthoSlice
or SoVolumeSkin
, LDM accesses the 2D buffer needed by calling the functions of the tile manager inner slice accessor object.Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
SoBufferObject |
getOrthoSliceBuffer(SoLDMTileID tile,
int sliceAxis,
int slice)
Calls getOrthoSliceBuffer(tile, sliceAxis, slice, (com.openinventor.inventor.misc.SoState)null, (boolean)false).
|
SoBufferObject |
getOrthoSliceBuffer(SoLDMTileID tile,
int sliceAxis,
int slice,
SoState state)
Calls getOrthoSliceBuffer(tile, sliceAxis, slice, state, (boolean)false).
|
SoBufferObject |
getOrthoSliceBuffer(SoLDMTileID tile,
int sliceAxis,
int slice,
SoState state,
boolean useExtendedData)
Access the 2D buffer of the given slice along the sliceAxis axis at sliceNumber position within the tile.
|
void |
releaseOrthoSliceBuffer(SoBufferObject name_17926)
Release the buffer returned by
getOrthoSliceBuffer . |
void |
setLargeSliceSupport(boolean flag)
Specifies the kind of slice the accessor is managing.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SoBufferObject getOrthoSliceBuffer(SoLDMTileID tile, int sliceAxis, int slice, SoState state)
public SoBufferObject getOrthoSliceBuffer(SoLDMTileID tile, int sliceAxis, int slice)
public void setLargeSliceSupport(boolean flag)
public void releaseOrthoSliceBuffer(SoBufferObject name_17926)
getOrthoSliceBuffer
.public SoBufferObject getOrthoSliceBuffer(SoLDMTileID tile, int sliceAxis, int slice, SoState state, boolean useExtendedData)
releaseOrthoSliceBuffer
.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com