public class SoLdmValuationActionInterface extends Inventor
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
void |
ldmAction(SoLdmValuationAction action)
Register ldm nodes.
|
void |
lineCB(SoAction action,
SoPrimitiveVertex[] v0,
SoPrimitiveVertex[] v1)
line callback called during ldmAction traversal when generatePrimitives is called
|
void |
pointCB(SoAction action,
SoPrimitiveVertex[] v)
point callback called during ldmAction traversal when generatePrimitives is called
|
void |
triangleCB(SoAction action,
SoPrimitiveVertex[] v0,
SoPrimitiveVertex[] v1,
SoPrimitiveVertex[] v2)
triangle callback called during ldmAction traversal when generatePrimitives is called
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public void ldmAction(SoLdmValuationAction action)
public void triangleCB(SoAction action, SoPrimitiveVertex[] v0, SoPrimitiveVertex[] v1, SoPrimitiveVertex[] v2)
public void lineCB(SoAction action, SoPrimitiveVertex[] v0, SoPrimitiveVertex[] v1)
public void pointCB(SoAction action, SoPrimitiveVertex[] v)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com