Uses of Class
com.openinventor.inventor.caches.SoBaseContextCache
-
Packages that use SoBaseContextCache Package Description com.openinventor.inventor.caches com.openinventor.inventor.devices Open Inventor supported devices. -
-
Uses of SoBaseContextCache in com.openinventor.inventor.caches
Subclasses of SoBaseContextCache in com.openinventor.inventor.caches Modifier and Type Class Description class
SoBoundingBoxCache
class
SoCache
class
SoNormalCache
ClassSoNormalCache
: A normal cache stores a list of normals.class
SoPrimitiveCountCache
class
SoTangentCache
ClassSoTangentCache
: A tangent cache stores a list of tangents. -
Uses of SoBaseContextCache in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices with parameters of type SoBaseContextCache Modifier and Type Method Description boolean
SoDeviceContextSharedGroup. contains(SoBaseContextCache object)
Returns true if the specified object is already in the list of notified objects.
-