Changeset 13565
- Timestamp:
- 01/21/08 14:56:33 (6 months ago)
- Files:
-
- trunk/gdal/ogr/ogrfeature.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/ogr/ogrfeature.cpp
r13559 r13565 190 190 * are created out of the OGR/GDAL heap. 191 191 * 192 * This method is the same as the C function OGR_F_Create(). 193 * 192 194 * @param poDefn Feature definition defining schema. 193 195 *
