Mach1 Spatial SDK
Loading...
Searching...
No Matches
Mach1KeyPoint.h
1
#ifndef MACH1KEYPOINT_H
2
#define MACH1KEYPOINT_H
3
4
// Mach1 Spatial SDK
5
// Copyright © 2017 Mach1. All rights reserved.
6
7
#include "Mach1Point3D.h"
8
9
struct
Mach1KeyPoint
{
10
long
long
sample;
11
Mach1Point3D
point;
12
};
13
14
#endif
// MACH1KEYPOINT_H
Mach1KeyPoint
Definition
Mach1KeyPoint.h:9
Mach1Point3D
Definition
Mach1Point3D.h:17
libmach1spatial
api_common
include
Mach1KeyPoint.h
Generated by
1.9.8