Return a const reference to the Default Category in this category registry. The behavior is undefined unless addDefaultCategory has been called.
Synopsis
Declared in <ball_categorymanager.h>
Category const&
defaultCategory() const;
Return Value
const reference to the Default Category
Created with MrDocs