Function rcg::loadStreamableParameters
Defined in File config.h
Function Documentation
Load all streamable parameters from file into the nodemap.
- Parameters:
nodemap – Initialized nodemap.
name – Name of file from which the streamable parameters can be loaded.
exception – True if an error should be signaled via exception.
- Returns:
True if the parameters have been loaded successfully. False in case of an error.