- Timestamp:
- 06/13/06 08:22:53 (18 years ago)
- Location:
- GTP/trunk/Lib/Vis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/VspOspTree.h
r1012 r1013 215 215 */ 216 216 VspInterior(const AxisAlignedPlane &plane); 217 217 218 ~VspInterior(); 218 219 /** @return false since it is an interior node
Note: See TracChangeset
for help on using the changeset viewer.