Artec 3D Scanning SDK
2.0
Main Page
Basics
Namespaces
Classes
Files
Samples
Beyond Basics
File List
File Members
artec
sdk
project
ProjectSettings.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
artec
{
namespace
sdk {
namespace
project
{
4
5
/// Project settings
6
struct
ProjectSettings
7
{
8
const
wchar_t
*
path
;
///< Path
9
};
10
11
} } }
artec
Definition:
AlgorithmWorkset.h:14
artec::sdk::project::ProjectSettings
Project settings.
Definition:
ProjectSettings.h:6
artec::sdk::project::ProjectSettings::path
const wchar_t * path
Path.
Definition:
ProjectSettings.h:8
artec::sdk::base::project
Point2< Type > project(const Point3< Type > &point, const GenericMatrix< 3, 4, Type > &m)
Definition:
Matrix.h:759
Generated by
1.8.9.1