Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
2c8e8972
Commit
2c8e8972
authored
Feb 12, 2016
by
Stéphane Albert
Browse files
ENH: Implemented GDALOverviewsBuilder::GetInputFileName().
parent
a8aab1fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/IO/IOGDAL/src/otbGDALOverviewsBuilder.cxx
View file @
2c8e8972
...
...
@@ -293,6 +293,14 @@ GDALOverviewsBuilder
m_ResolutionFactor
=
factor
;
}
/***************************************************************************/
const
std
::
string
&
GDALOverviewsBuilder
::
GetInputFileName
()
const
{
return
m_InputFileName
;
}
/***************************************************************************/
void
GDALOverviewsBuilder
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment