#include <mesh_reader.hpp>
Collaboration diagram for MeshReader:

Public Member Functions | |
| MeshReader (GLONG maxbuff=7500000) | |
| ~MeshReader () | |
| GBOOL | Open (const char *) |
| void | Close () |
| void | SetProc (GSHORT id) |
| void | bGetNodeIDs (GBOOL bid) |
| const char * | Error () |
| GSHORT | ErrorID () |
| GSHORT | GetNumRetrieved () |
| GSHORT | GetGlobalVerts (Point *&verts, GINT &nverts) |
| GSHORT | GetNumElements () |
| GLONG | GetDynRange () |
| GSHORT | GetTotNumElements () |
| GSHORT | GetNumProcs () |
| GSHORT | GetDim () |
| GSHORT | GetElem (ELEMTYPE &etype, Point3D *&vertex, GSHORT *&bdyn, GLONG *&xN, GLBuffer *&node_ids, GLBuffer *&bdy_nodes, GBTBuffer *&bct) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4