Changeset 2059 for lang/ruby/RubyESRIShape/Shape.cpp
- Timestamp:
- 11/27/07 17:21:31 (14 months ago)
- Files:
-
- 1 modified
-
lang/ruby/RubyESRIShape/Shape.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/RubyESRIShape/Shape.cpp
r2057 r2059 447 447 {return ((ShpPolygon*)pThis)->getBoundingBox();} 448 448 449 void c_Polyline_delete(void* pThis) 450 {delete (ShpPolyline*)pThis;} 451 449 452 void c_Point_delete(void* pThis) 450 453 {delete (ShpPoint*)pThis;}
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)