public class SoGLObjectCache extends Inventor implements SafeDisposable
Inventor.ConstructorCommandVERBOSE_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, stopInternalThreadspublic SoGLObjectCache(SoGLDisplayList.Types type)
public SoGLObjectCache(SoGLDisplayList.Types type, boolean sharable)
public SoGLObjectCache(SoGLDisplayList.Types type, boolean sharable, int numToAllocate)
public boolean isDisposable()
SafeDisposableSafeDisposable.dispose() on the object.isDisposable in interface SafeDisposabletrue if the object can be disposed in a safe mannerpublic boolean dispose()
Inventordispose in interface SafeDisposabledispose in class Inventortrue 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 July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com