40 #ifndef RIEGL_RDB_LIBRARY_HPP
41 #define RIEGL_RDB_LIBRARY_HPP
53 #ifdef RDB_RUNTIME_LINKING
66 void load(
const std::string &filename =
"");
80 #endif // RDB_RUNTIME_LINKING
83 #endif // RIEGL_RDB_LIBRARY_HPP
Main RDB library include file.
void load(const std::string &filename="")
Load library and resolve functions.