Changeset 13565

Show
Ignore:
Timestamp:
01/21/08 14:56:33 (6 months ago)
Author:
warmerdam
Message:

Improve docs for ::CreateFeature?()

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/gdal/ogr/ogrfeature.cpp

    r13559 r13565  
    190190 * are created out of the OGR/GDAL heap.                            
    191191 *  
     192 * This method is the same as the C function OGR_F_Create(). 
     193 * 
    192194 * @param poDefn Feature definition defining schema. 
    193195 *