public class SoPointDetail extends SoDetail
SoFaceDetail
and SoLineDetail
to return information about the vertices of faces and line segments.
See also:
SoDetail
, SoPickedPoint
, SoPrimitiveVertex
, SoVertexShape
, SoFaceDetail
, SoLineDetail
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoPointDetail()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SoDetail |
copy()
Returns an instance that is a copy of this instance.
|
int |
getCoordinateIndex()
Returns the index of the point within the relevant coordinate node.
|
int |
getMaterialIndex()
Returns the index of the material for the point within the relevant material node.
|
int |
getNormalIndex()
Returns the index of the surface normal at the point within the relevant normal node.
|
int |
getTextureCoordIndex()
Returns the index of the texture coordinates for the point within the relevant normal node.
|
void |
setCoordinateIndex(int i) |
void |
setMaterialIndex(int i) |
void |
setNormalIndex(int i) |
void |
setTextureCoordIndex(int i) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public int getTextureCoordIndex()
public void setMaterialIndex(int i)
public void setCoordinateIndex(int i)
public SoDetail copy()
public void setTextureCoordIndex(int i)
public int getMaterialIndex()
public int getNormalIndex()
public void setNormalIndex(int i)
public int getCoordinateIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com