Commit 063138f6 authored by SPeillet's avatar SPeillet
Browse files

REFAC: rm SetDocName function

parent 41ff3c39
No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
...@@ -109,7 +109,6 @@ private: ...@@ -109,7 +109,6 @@ private:
SetDescription("Compute a RPC model based on tie points between a source and a reference image."); SetDescription("Compute a RPC model based on tie points between a source and a reference image.");
SetDocLongDescription("To be done!"); SetDocLongDescription("To be done!");
// Documentation // Documentation
SetDocName("PointMatchCoregistrationModel");
SetDocLimitations("Contact Author."); SetDocLimitations("Contact Author.");
SetDocSeeAlso("HomologousPointsExtraction, GenerateRPCModel"); SetDocSeeAlso("HomologousPointsExtraction, GenerateRPCModel");
SetDocAuthors("R. Gaetano (thanks OTB-Team)"); SetDocAuthors("R. Gaetano (thanks OTB-Team)");
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment