API Documentation
Loading...
Searching...
No Matches
NDVSetupCallback Class Reference

Used to modify objects when they are imported using the NDVFactory. More...

#include <NDVFactory.h>

Inheritance diagram for NDVSetupCallback:
[legend]
Collaboration diagram for NDVSetupCallback:
[legend]

Public Member Functions

 NDVSetupCallback (std::function< void(Model &)> callback)
 

Public Attributes

std::function< void(Model &)> callback
 

Detailed Description

Used to modify objects when they are imported using the NDVFactory.


Constructor & Destructor Documentation

◆ NDVSetupCallback()

NDVSetupCallback ( std::function< void(Model &)> callback)
inline

Member Data Documentation

◆ callback

std::function<void(Model&)> callback

The documentation for this class was generated from the following file: