public class SoPrimitiveCountCache extends SoCache
Inventor.ConstructorCommand
VERBOSE_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, isValid
dispose, isContextDependent, isDisposable, release, setContextDependent, setContextDependent
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public 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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com