Click or drag to resize
SoGLCacheContextElementShouldAutoCache Method
Overload List
  NameDescription
Public methodStatic memberShouldAutoCache(SoState, SoGLCacheContextElementAutoCacheModes) Obsolete.

Called by nodes to say that they should/shouldn't be auto-cached (pass true if should, false if shouldn't, don't call this method at all if the node doesn't care):

Public methodStatic memberShouldAutoCache(SoState, Int32)

Called by nodes to say that they should/shouldn't be auto-cached (pass true if should, false if shouldn't, don't call this method at all if the node doesn't care):

Top
See Also