SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::component::sceneutility::infocomponent Namespace Reference

Classes

class  InfoComponent
 

Variables

int InfoComponentClass
 

Variable Documentation

◆ InfoComponentClass

int sofa::component::sceneutility::infocomponent::InfoComponentClass
Initial value:
= RegisterObject("This object retain the info/error message")
.add< InfoComponent >()
Helper class used to register a class in the ObjectFactory.
Definition: ObjectFactory.h:291
RegisterObject & add(bool defaultTemplate=false)
Definition: ObjectFactory.h:322