9 #ifndef internal_class_registry_H 10 #define internal_class_registry_H void(* TRegisterFunction)()
A thread-safe template queue for object passing between threads; for a template argument of T...
CThreadSafeQueue< TRegisterFunction > BASE_IMPEXP & pending_class_registers()
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
volatile bool BASE_IMPEXP pending_class_registers_modified
Set to true if pending_class_registers() has been called after registerAllPendingClasses(). Startup value is false.
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
std::atomic< int > BASE_IMPEXP & pending_class_registers_count()