Difference between revisions of "UpdateThread"
From RifidiWiki
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
  THIS PAGE NEEDS A REWORK, THE DIAGRAMS ARE NOT UP TO DATE  |   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]  | + | [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.  | + | 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.