Hi,
I'm reading a STL binary file using the following code:
public void LoadSTLBinary(DataInputStream datainputstream) throws Exception {
datainputstream.read(new byte[80]);
int...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
Search:Type: Posts; User: rajan_m Search: Search took 0.01 seconds.
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |