Package | Description |
---|---|
com.openinventor.hardcopy |
Resolution-independent vector/polygon hardcopy.
|
com.openinventor.inventor.io.stl |
Inventor STL file format support.
|
com.openinventor.inventor.misc.callbacks | |
com.openinventor.inventor.nodes | |
com.openinventor.ldm.actions | |
com.openinventor.meshviz.nodes | |
com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoToPDFAction
Class for exporting a scene graph to a PDF file.
|
class |
SoToU3DAction
Export a scene graph to a U3D file.
|
Modifier and Type | Class and Description |
---|---|
class |
SoSTLWriteAction
Class for exporting a scene graph to an STL file.
|
Modifier and Type | Method and Description |
---|---|
int |
SoCallbackActionCB.invoke(SoCallbackAction s,
SoNode node)
This method will be invoked when the native callback will be called so that you only
need to override this method to fill the method's body.
|
void |
SoPointCB.invoke(SoCallbackAction s,
SoPrimitiveVertex v1)
This method will be invoked when the native callback will be called so that you only
need to override this method to fill the method's body.
|
void |
SoLineSegmentCB.invoke(SoCallbackAction s,
SoPrimitiveVertex v1,
SoPrimitiveVertex v2)
This method will be invoked when the native callback will be called so that you only
need to override this method to fill the method's body.
|
void |
SoTriangleCB.invoke(SoCallbackAction s,
SoPrimitiveVertex v1,
SoPrimitiveVertex v2,
SoPrimitiveVertex v3)
This method will be invoked when the native callback will be called so that you only
need to override this method to fill the method's body.
|
Modifier and Type | Method and Description |
---|---|
void |
SoNode.callback(SoCallbackAction action) |
Modifier and Type | Class and Description |
---|---|
class |
SoLdmValuationAction
Deprecated.
As of Open Inventor 9610 See documentation for more details
|
Modifier and Type | Method and Description |
---|---|
void |
PoNode.callback(SoCallbackAction action) |
Modifier and Type | Method and Description |
---|---|
void |
MoActionNode.callback(SoCallbackAction action) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com