Package com.openinventor.ldm.elements
Class SoTransferFunctionElement
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.inventor.elements.SoElement
com.openinventor.inventor.elements.SoAccumulatedElement
com.openinventor.ldm.elements.SoTransferFunctionElement
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand
-
Field Summary
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle
-
Method Summary
Modifier and TypeMethodDescriptionstatic SoTransferFunction
static int
Deprecated.As of Open Inventor 9.3.0.0.static SoTransferFunction
Default values.static boolean
hasTransparency
(SoState state) returns true if one (at least) accumulated transferFuncion contains a transparencyvoid
Pushes element.static void
set
(SoState state, SoNode node, SoTransferFunction m_transferFunctionNode) Sets/Gets the current volume data attributes in the state.Methods inherited from class com.openinventor.inventor.elements.SoElement
getClassStackIndex, pop
Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
Method Details
-
getDefault
Default values. -
hasTransparency
returns true if one (at least) accumulated transferFuncion contains a transparency -
set
Sets/Gets the current volume data attributes in the state. -
get
-
push
Pushes element. Allows for side effects to occur. Default methods do nothing.- Overrides:
push
in classSoAccumulatedElement
-
getClassStackIndex
Deprecated.As of Open Inventor 9.3.0.0. replaced by SoElement.getClassStackIndex(Class)Returns the stack id for this element. ] *
-