public class SoHardwareQuery extends SoNode
Modifier and Type | Class and Description |
---|---|
static class |
SoHardwareQuery.HW_Features |
static class |
SoHardwareQuery.HW_SupportStatus |
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
HW_3DTEXMAP
Deprecated.
Use
SoHardwareQuery.HW_Features.HW_3DTEXMAP instead. |
static int |
HW_TEXCOLORMAP
Deprecated.
Use
SoHardwareQuery.HW_Features.HW_TEXCOLORMAP instead. |
static int |
HW_TEXCOMPRESSION
Deprecated.
Use
SoHardwareQuery.HW_Features.HW_TEXCOMPRESSION instead. |
static int |
NO
Deprecated.
Use
SoHardwareQuery.HW_SupportStatus.NO instead. |
static int |
UNKNOWN
Deprecated.
Use
SoHardwareQuery.HW_SupportStatus.UNKNOWN instead. |
static int |
YES
Deprecated.
Use
SoHardwareQuery.HW_SupportStatus.YES instead. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoHardwareQuery() |
Modifier and Type | Method and Description |
---|---|
static SoHardwareQuery.HW_SupportStatus |
isSupported(SoHardwareQuery.HW_Features feature)
Returns information about hardware support for various volume rendering features.
|
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int HW_3DTEXMAP
SoHardwareQuery.HW_Features.HW_3DTEXMAP
instead.@Deprecated public static final int HW_TEXCOLORMAP
SoHardwareQuery.HW_Features.HW_TEXCOLORMAP
instead.@Deprecated public static final int HW_TEXCOMPRESSION
SoHardwareQuery.HW_Features.HW_TEXCOMPRESSION
instead.@Deprecated public static final int NO
SoHardwareQuery.HW_SupportStatus.NO
instead.@Deprecated public static final int YES
SoHardwareQuery.HW_SupportStatus.YES
instead.@Deprecated public static final int UNKNOWN
SoHardwareQuery.HW_SupportStatus.UNKNOWN
instead.public static SoHardwareQuery.HW_SupportStatus isSupported(SoHardwareQuery.HW_Features feature)
SoGLExtension
for an example of using SoGLContext
to avoid them.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com