Skip to content
Snippets Groups Projects
Commit 6bf59268 authored by Julien Michel's avatar Julien Michel
Browse files

REFAC: Mark RPCProjectionAdapter class as deprecated

parent 65b559b5
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@
#ifndef __otbRPCProjectionAdapter_h
#define __otbRPCProjectionAdapter_h
#include "vcl_deprecated_header.h"
#include <vector>
#include "itkObject.h"
......@@ -38,7 +40,9 @@ class ImageKeywordlist;
*
* This class is used inside the GCPsToRPCSensorModelImageFilter and should not
* be used directly outside.
*
*
* \deprecated Please use the RpcSolverAdapter class static methods instead
*
* \sa GCPsToRPCSensorModelImageFilter
**/
......
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