Artec 3D Scanning SDK 1.0
Main Page
Namespaces
Classes
Files
Examples
File List
File Members
artec
sdk
algorithms
IAlgorithm.h
Go to the documentation of this file.
1
/********************************************************************
2
*
3
* Project Artec 3D Scanning SDK
4
*
5
* Purpose: Algorithm interface.
6
*
7
* Copyright: Artec Group
8
*
9
********************************************************************/
10
11
#ifndef _IALGORITHM_H_
12
#define _IALGORITHM_H_
13
14
#include <
artec/sdk/base/IJob.h
>
15
16
namespace
artec
{
namespace
sdk {
namespace
algorithms
17
{
18
19
class
IAlgorithm
:
public
artec::sdk::base::IJob
20
{
21
public
:
22
23
};
24
25
} } }
// namespace artec::sdk::algorithms
26
27
#endif // _IALGORITHM_H_
artec
Definition:
AlgorithmWorkset.h:17
IJob.h
artec::sdk::base::IJob
Definition:
IJob.h:65
artec::sdk::algorithms::IAlgorithm
Definition:
IAlgorithm.h:19
Generated on Wed Dec 30 2015 18:59:17 for Artec 3D Scanning SDK by
1.8.10