Uses of Class
com.openinventor.inventor.elements.SoLazyElement
Packages that use SoLazyElement
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoLazyElement in com.openinventor.inventor.elements
Subclasses of SoLazyElement in com.openinventor.inventor.elementsMethods in com.openinventor.inventor.elements that return SoLazyElementModifier and TypeMethodDescriptionstatic SoLazyElement
SoLazyElement.getInstance
(SoState state) Deprecated.Returns the top (current) instance of the element in the state Note that the cache dependencies associated with this element are managed differently from other elements: this replaces theSoElement.getConstElement
that is used by standard elements, but which causes cache dependency.