|
Developer Documentation
|
Public Member Functions | |
| UpdateTypeInfo (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 139 of file UpdateType.cc.