#ifndef _EXPUTIL_H #define _EXPUTIL_H class Point3; extern void MAXtoGL(Point3 &pnt); #endif