Revision a5ef195e
Added by Leszek Koltunski over 4 years ago
src/main/java/org/distorted/examples/save/SaveWorkerThread.java | ||
---|---|---|
33 | 33 |
import java.nio.ByteBuffer; |
34 | 34 |
import java.util.Vector; |
35 | 35 |
|
36 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
|
37 |
|
|
36 | 38 |
class SaveWorkerThread extends Thread |
37 | 39 |
{ |
38 | 40 |
private static Vector<WorkLoad> mBuffers; |
Also available in: Unified diff
Add the Dino dmesh file.