Uses of Class
com.openinventor.inventor.elements.SoGLLazyElement
Packages that use SoGLLazyElement
Package
Description
The element classes are used internally for storing information in Open Inventor's traversal state list.
-
Uses of SoGLLazyElement in com.openinventor.inventor.elements
Methods in com.openinventor.inventor.elements that return SoGLLazyElementModifier and TypeMethodDescriptionstatic SoGLLazyElement
SoGLLazyElement.getInstance
(SoState state) Returns the top (current) instance of the element in the state Note it does NOT cause cache dependency! It also casts away the const.