public class SoGLObjectCache extends Inventor implements SafeDisposable
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoGLObjectCache(SoGLDisplayList.Types type)
Deprecated.
Calls SoGLObjectCache(type, (boolean)true, (int)1).
|
SoGLObjectCache(SoGLDisplayList.Types type,
boolean sharable)
Deprecated.
Calls SoGLObjectCache(type, sharable, (int)1).
|
SoGLObjectCache(SoGLDisplayList.Types type,
boolean sharable,
int numToAllocate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
dispose()
Deprecated.
Explicitly call this method to force object to dispose its unmanaged
resources.
|
boolean |
isDisposable()
Deprecated.
Returns a boolean flag which indicates if it is safe to call
SafeDisposable.dispose() on the object. |
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SoGLObjectCache(SoGLDisplayList.Types type)
public SoGLObjectCache(SoGLDisplayList.Types type, boolean sharable)
public SoGLObjectCache(SoGLDisplayList.Types type, boolean sharable, int numToAllocate)
public boolean isDisposable()
SafeDisposable
SafeDisposable.dispose()
on the object.isDisposable
in interface SafeDisposable
true
if the object can be disposed in a safe mannerpublic boolean dispose()
Inventor
dispose
in interface SafeDisposable
dispose
in class Inventor
true
if this object native resources were successfully
disposed; false
if it was already disposed or no
native resources has been registered for this object.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com