VTK
9.5.20250814
|
#include "vtkIOCatalystConduitModule.h"
Go to the source code of this file.
Namespaces | |
namespace | conduit_cpp |
namespace | vtkDataObjectToConduit |
Functions | |
VTKIOCATALYSTCONDUIT_EXPORT bool | vtkDataObjectToConduit::FillConduitNode (vtkDataObject *data_object, conduit_cpp::Node &conduit_node) |
Fill the given conduit "data" node with the data from the data object. | |