Skip to content
Snippets Groups Projects
Commit 5848754b authored by Cyrille Valladeau's avatar Cyrille Valladeau
Browse files

STYLE : french comments

parent 132fe067
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ namespace otb
itkExceptionMacro(<<"TransformPoint(): Invalid Model pointer m_Model == NULL !");
}
this->m_Model->worldToLineSample(ossimGPoint, ossimDPoint); //"worldToLineSample" appelle la m�thode "lineSampleHeightToWorld" pour prendre en compte l'�l�vation.
this->m_Model->worldToLineSample(ossimGPoint, ossimDPoint); //"worldToLineSample" call "lineSampleHeightToWorld" method for take in care elevation information.
OutputPointType outputPoint;
......
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