#include "ISMesh.H"
#include "glwrap.H"
Defines | |
#define | PINTERSECT_THRESH 0.12 |
Typedefs | |
typedef ARRAY< Wvec > | ListVec |
typedef ARRAY< Wpt > | ListPt |
typedef ARRAY< int > | ListInt |
typedef ARRAY< Color > | ListColor |
typedef ARRAY< ISVertex * > | ListPVertex |
Functions | |
bool | peekTokenMesh (str_ptr strToken, istream &is) |
bool | readTokenMesh (str_ptr strToken, istream &is, bool blnExpectFail=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|