public abstract class SoVRMLVertexShape extends SoVRMLGeometry
SoVRMLVertexShape
is an abstract base class for the SoVRMLIndexedFaceSet
node.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
File format/default:
This is an abstract base class. See the derived class for the format and default values.
Action behavior:
SoGLRenderAction
, SoRayPickAction
, SoGetBoundingBoxAction
, SoCallbackAction
SoSFNode | color_changed |
SoSFNode | coord_changed |
SoSFNode | normal_changed |
SoSFNode | texCoord_changed |
SoSFNode | metadata_changed |
SoShape.ShapeTypes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFNode |
color
Deprecated.
An
SoVRMLColor node whose colors are applied to the vertices or faces of the IndexedFaceSet. |
SoSFBool |
colorPerVertex
Deprecated.
If true, colors are applied to the vertices of the IndexedFaceSet.
|
SoSFNode |
coord
Deprecated.
An
SoVRMLCoordinate node defining the IndexedFaceSet. |
SoSFNode |
normal
Deprecated.
An SoVRMLNormalNode containing the normals.
|
SoSFBool |
normalPerVertex
Deprecated.
If true, normals are applied to the vertices of the IndexedFaceSet.
|
SoSFNode |
texCoord
Deprecated.
An
SoVRMLTextureCoordinate node. |
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 SoSFNode coord
SoVRMLCoordinate
node defining the IndexedFaceSet.public final SoSFNode texCoord
SoVRMLTextureCoordinate
node.public final SoSFNode normal
public final SoSFNode color
SoVRMLColor
node whose colors are applied to the vertices or faces of the IndexedFaceSet.public final SoSFBool colorPerVertex
public final SoSFBool normalPerVertex
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com