4#include <cgv/type/standard_types.h>
24 progression(
const std::string& process,
size_t total,
int count);
26 void init(
const std::string& process,
size_t total,
int count);
34#include <cgv/config/lib_end.h>
complete implementation of method actions that only call one method when entering a node
progression provides a simple possibility to show progression of process in console.