API Documentation
|
Used to modify objects when they are imported using the NDVFactory. More...
#include <NDVFactory.h>
Public Member Functions | |
NDVSetupCallback (std::function< void(Model &)> callback) | |
Public Attributes | |
std::function< void(Model &)> | callback |
Used to modify objects when they are imported using the NDVFactory.
|
inline |
std::function<void(Model&)> callback |