Skip to content
Snippets Groups Projects
Commit da8868a6 authored by Luc Hermitte's avatar Luc Hermitte
Browse files

ENH: encapsulation of OGR

parent f0489f05
No related branches found
No related tags found
No related merge requests found
......@@ -286,9 +286,6 @@ namespace otb { namespace ogr {
* This is a convenience function to setup a second data source with all the
* meta information of another data source and use the same underlying \c
* OGRDataSource.
* \note this function is different than just using two SmartPointers to the
* same data source since separate «DataObjects» are still maintained. This
* function is similar to \c «LayerSource»::GraftOutput().
*/
virtual void Graft(const itk::DataObject *data);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment