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, getCachedInvalidElement, getInvalidElement, invalidate, isValid, isValid
dispose, isContextDependent, isDisposable, release, setContextDependent, setContextDependent
getNativeResourceHandle
public SoPrimitiveCountCache(SoState state)
public int[] get()
public static void setIsApproximated(SoState state)
public static void setContains3DText(SoState state)
public void set(int numTriangles, int numLines, int numPoints, int numText, int numImage)
public boolean contains3DText()
public boolean was3DTextCountedAsTriangles()
public boolean isApproximateCount()
public void setCount3DTextAsTriangles(boolean treatAsTris)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com