Difference between revisions of "UpdateThread"
From RifidiWiki
 (New page: [http://www.rifidi.org/javadoc/designer/doc/org/rifidi/designer/rcp/views/view3d/threads/UpdateThread.html javadoc]<br/> The UpdateThread is responsible for executing the update queue, upd...)  | 
				|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + |  THIS PAGE NEEDS A REWORK, THE DIAGRAMS ARE NOT UP TO DATE  | ||
[http://www.rifidi.org/javadoc/designer/doc/org/rifidi/designer/rcp/views/view3d/threads/UpdateThread.html javadoc]<br/>  | [http://www.rifidi.org/javadoc/designer/doc/org/rifidi/designer/rcp/views/view3d/threads/UpdateThread.html javadoc]<br/>  | ||
The UpdateThread is responsible for executing the update queue, updating the geometric states, the collison information and executing repeated callables.<br/>  | The UpdateThread is responsible for executing the update queue, updating the geometric states, the collison information and executing repeated callables.<br/>  | ||
[[Image:UpdateThread.png]]  | [[Image:UpdateThread.png]]  | ||
Latest revision as of 19:42, 26 November 2010
THIS PAGE NEEDS A REWORK, THE DIAGRAMS ARE NOT UP TO DATE
javadoc
The UpdateThread is responsible for executing the update queue, updating the geometric states, the collison information and executing repeated callables.