public abstract class SoVRMLGridShape extends SoVRMLGeometry
SoVRMLElevationGrid
node.
This node is an abstract base class for the SoVRMLElevationGrid
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 class. See the reference page of a derived class for the format and default values.
Action behavior:
SoGLRenderAction
, SoCallbackAction
, SoGetBoundingBoxAction
, SoPickAction
Deprecated since Open Inventor 9500
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 ElevationGrid. |
SoSFBool |
colorPerVertex
Deprecated.
If true, colors are applied to the vertices of the ElevationGrid.
|
SoMFFloat |
height
Deprecated.
xDimension by zDimension array of scale factors representing the height above the grid for each vertex.
|
SoSFNode |
normal
Deprecated.
An SoVRMLNormalNode containing the normals.
|
SoSFBool |
normalPerVertex
Deprecated.
If true, normals are applied to the vertices of the ElevationGrid.
|
SoSFNode |
texCoord
Deprecated.
An
SoVRMLTextureCoordinate node. |
SoSFInt32 |
xDimension
Deprecated.
Number of divisions of the grid in the X direction.
|
SoSFFloat |
xSpacing
Deprecated.
Distance between the vertices in the X direction.
|
SoSFInt32 |
zDimension
Deprecated.
Number of divisions of the grid in the Z direction.
|
SoSFFloat |
zSpacing
Deprecated.
Distance between the vertices in the Z direction.
|
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 SoSFInt32 zDimension
public final SoSFInt32 xDimension
public final SoSFFloat zSpacing
public final SoSFFloat xSpacing
public final SoMFFloat height
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 ElevationGrid.public final SoSFBool colorPerVertex
public final SoSFBool normalPerVertex
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com