Developer Documentation
|
Public Member Functions | |
UpdateTypeInfo (const UpdateType &_type, QString _name, bool _needsScenegraphReset) | |
Public Attributes | |
UpdateType | type |
The id of the UpdateType. | |
QString | name |
The name of the UpdateType. | |
bool | resetNeeded |
is a sceneGraph reset needed for this update | |
Definition at line 132 of file UpdateType.cc.