- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ive/ConvexPlanarPolygon.h
r4290 r13041 10 10 void write(DataOutputStream* out); 11 11 void read(DataInputStream* in); 12 12 13 13 virtual ~ConvexPlanarPolygon() {} 14 14 };
