public class SoNormalCache extends SoCache
SoNormalCache
:
A normal cache stores a list of normals.Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoNormalCache(SoState state)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.nio.FloatBuffer |
getDirectNormals()
Returns the list of normals in the cache .
|
SoNormalBindingElement.Bindings |
getNormalBinding()
Returns the normal binding in the cache.
|
SbVec3f[] |
getNormals()
Returns the list of normals in the cache .
|
int |
getNum()
Returns the number of normals in the cache.
|
void |
set(SbVec3f[] normals,
SoNormalBindingElement.Bindings normalBinding)
Stores a list of normals in the cache .
|
addCacheDependency, addElement, addIgnoredElement, getCachedInvalidElement, getInvalidElement, invalidate, isValid, isValid, isValid
dispose, isContextDependent, isDisposable, release, setContextDependent, setContextDependent
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SoNormalCache(SoState state)
public java.nio.FloatBuffer getDirectNormals()
public void set(SbVec3f[] normals, SoNormalBindingElement.Bindings normalBinding)
public int getNum()
public SoNormalBindingElement.Bindings getNormalBinding()
public SbVec3f[] getNormals()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com