00001 00004 #ifndef __UIUC_VOLUME_LASS_H 00005 #define __UIUC_VOLUME_LASS_H 00006 00014 double computeVolumePlanes(const double *planes,int nPlanes); 00015 00016 #endif