Classes | |
| class | InfoComponent |
Typedefs | |
| using | BaseObject = sofa::core::objectmodel::BaseObject |
| using sofa::component::sceneutility::infocomponent::BaseObject = typedef sofa::core::objectmodel::BaseObject |
I use a per-file namespace so that I can employ the 'using' keywords without fearing it will leak names into the global namespace. When closing this namespace selected object from this per-file namespace are then imported into their parent namespace. for ease of use