VTK
9.2.6
|
Functions | |
VTKIOCATALYSTCONDUIT_EXPORT bool | FillConduitNode (vtkDataObject *data_object, conduit_cpp::Node &conduit_node) |
Fill the given conduit node with the data from the data object. | |
VTKIOCATALYSTCONDUIT_EXPORT bool vtkDataObjectToConduit::FillConduitNode | ( | vtkDataObject * | data_object, |
conduit_cpp::Node & | conduit_node ) |
Fill the given conduit node with the data from the data object.
The final structure is a valid blueprint mesh.
At the moment, only vtkDataSet are supported.