public abstract class SoVRMLIndexedShape extends SoVRMLVertexShape
SoVRMLIndexedFaceSet
.
This node is the abstract base class for SoVRMLIndexedFaceSet
.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
File format/default:
This is an abstract class. See the reference page of a derived class for the format and default values.
SoMFInt32 | set_colorIndex |
SoMFInt32 | set_coordIndex |
SoMFInt32 | set_normalIndex |
SoMFInt32 | set_texCoordIndex |
SoSFNode | set_metadata |
SoMFInt32 | colorIndex_changed |
SoMFInt32 | coordIndex_changed |
SoMFInt32 | normalIndex_changed |
SoMFInt32 | texCoordIndex_changed |
SoSFNode | metadata_changed |
SoShape.ShapeTypes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoMFInt32 |
colorIndex
Deprecated.
The indices of the colors to use for the faces or vertices depending on the value of the colorPerVertex field.
|
SoMFInt32 |
coordIndex
Deprecated.
Indices of the coordinates that the indexed face set uses as its vertices.
|
SoMFInt32 |
normalIndex
Deprecated.
The indices of the normals to use for the faces or vertices depending onthe value of the normalPerVertex field.
|
SoMFInt32 |
texCoordIndex
Deprecated.
The indices of the texture coordinates for each vertex of the
SoVRMLIndexedFaceSet . |
color, colorPerVertex, coord, normal, normalPerVertex, texCoord
metadata
boundingBoxIgnoring, LINES, POINTS, POLYGONS, TEXT
VERBOSE_LEVEL, ZeroHandle
getShapeType, isPrimitiveRestartAvailable, isPrimitiveRestartAvailable
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public final SoMFInt32 coordIndex
public final SoMFInt32 colorIndex
SoVRMLIndexedFaceSet
in order.public final SoMFInt32 normalIndex
SoVRMLIndexedFaceSet
in order.public final SoMFInt32 texCoordIndex
SoVRMLIndexedFaceSet
.
If this field is NULL, the coordIndex
field is used to choose texture coordinates from the texture coordinate node.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com