VTK  9.4.20250509
Namespaces | Functions
vtkDataObjectToConduit.h File Reference
#include "vtkIOCatalystConduitModule.h"
#include "vtkObject.h"
Include dependency graph for vtkDataObjectToConduit.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 node with the data from the data object.