Search found 1 match
- 28 May 2008, 23:53
- Forum: CAD DLL
- Topic: Problem with SetDrawingBoxCAD
- Replies: 1
- Views: 27792
Problem with SetDrawingBoxCAD
I'm trying to break up the would-be CAD image into tiles, but I'm having issues. Ultimately, what I'm doing is convert the image returned from CADImage into an OpenGL texture. Now, I can do this just fine by DrawCADtoBitmap with the full entents of the image, however due to hardware limitations on t...