public class SoPrimitiveCountCache extends SoCache
Inventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoPrimitiveCountCache(SoState state) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains3DText() |
int[] |
get() |
boolean |
isApproximateCount() |
void |
set(int numTriangles,
int numLines,
int numPoints,
int numText,
int numImage) |
static void |
setContains3DText(SoState state) |
void |
setCount3DTextAsTriangles(boolean treatAsTris) |
static void |
setIsApproximated(SoState state) |
boolean |
was3DTextCountedAsTriangles() |
addCacheDependency, addElement, addIgnoredElement, getCachedInvalidElement, getInvalidElement, invalidate, isValid, isValid, isValiddispose, isContextDependent, isDisposable, release, setContextDependent, setContextDependentgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic SoPrimitiveCountCache(SoState state)
public static void setContains3DText(SoState state)
public static void setIsApproximated(SoState state)
public boolean was3DTextCountedAsTriangles()
public void setCount3DTextAsTriangles(boolean treatAsTris)
public boolean contains3DText()
public int[] get()
public void set(int numTriangles,
int numLines,
int numPoints,
int numText,
int numImage)
public boolean isApproximateCount()
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com