Class SoBBoxCacheElement
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.inventor.elements.SoElement
com.openinventor.inventor.elements.SoBBoxCacheElement
-
Nested Class Summary
Nested ClassesNested 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 TypeMethodDescriptionReturns cache mode.static int
Deprecated.As of Open Inventor 9.3.0.0.void
Deprecated.As of Open Inventor 9.8.1.0.void
Overridepush()
method to keep GL up to date.static void
set
(SoState state, SoBBoxCacheElement.CacheModes cacheMode) Sets the boundingBox cache mode.Methods inherited from class com.openinventor.inventor.elements.SoElement
getClassStackIndex
Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
Method Details
-
getClassStackIndex
Deprecated.As of Open Inventor 9.3.0.0. replaced by SoElement.getClassStackIndex(Class)Returns the stack id for this element. ] * -
push
Overridepush()
method to keep GL up to date. -
pop
Deprecated.As of Open Inventor 9.8.1.0. Not usefull anymore. No specific pop function needed for this elementOverridepop()
method to keep GL up to date.Warning Deprecated since Open Inventor 9810. Not usefull anymore. No specific pop function needed for this element
-
get
Returns cache mode. -
set
Sets the boundingBox cache mode.
-