omni::graph::core::CreateDbFunc

Defined in omni/graph/core/iComputeGraph.h

using omni::graph::core::CreateDbFunc = ogn::OmniGraphDatabase *(*)(GraphContextObj const*, NodeObj const*, size_t)

A callback allocate, initialize, and returns an OGN database for a given node.