public class SoImageVizEngineOutput<T extends SoSFFieldContainer,S extends SoFieldContainer> extends SoEngineOutput
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
S |
getValue()
Returns the cached output value.
|
static <V extends SoFieldContainer> |
newInstance(java.lang.Class<V> vClass,
SoEngine engine,
java.lang.String outputName)
Factory method to create a new imageviz engine output according its
output type.
|
void |
setValue(S newValue)
Set the cached output value.
|
enable, getConnectionClass, getContainer, isEnabled
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public static <V extends SoFieldContainer> SoImageVizEngineOutput<? extends SoSFFieldContainer,V> newInstance(java.lang.Class<V> vClass, SoEngine engine, java.lang.String outputName) throws java.lang.IllegalArgumentException
vClass
- output type class.engine
- the container of this engine output.outputName
- the associated name to the output.java.lang.IllegalArgumentException
- if the output type is not supported.public S getValue()
public void setValue(S newValue)
newValue
- the new cached output value.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com