Zivid  1.0.1+3607.8a7510c4
Zivid API
Zivid.h
Go to the documentation of this file.
1 /*[
2  * This file is part of the Zivid 3D Camera API
3  *
4  * Copyright 2015-2018 (C) Zivid Labs. All rights reserved.
5  * Contact info@zividlabs.com or see http://www.zividlabs.com
6  *
7  * This code is proprietary and confidential.
8  * Unauthorized copying of this file, via any medium is strictly prohibited.
9 ]*/
10 
11 #pragma once
12 
15 
16 #include "APIExport.h"
17 #include "Application.h"
18 #include "ComputeDevice.h"
19 #include "Point.h"
20 #include "PointCloud.h"
21 #include "DeviceCloud.h"
22 #include "Environment.h"
23 #include "Camera.h"
24 #include "CameraRevision.h"
25 #include "Frame.h"
26 #include "HDR.h"
27 #include "Exception.h"
28 #include "Range.h"
A 3D point with contrast and RGBA values
Include file with data type definitions for an organized point cloud.
High Dynamic Range 3D imaging functions.
Point cloud on the Compute device
Zivid exceptions
Definitions for export of DLL interfaces
Class describing a range of values
A frame captured by a Zivid camera
Zivid environment, configured through environment variables
Interface to one Zivid camera
A Compute device on which to allocate a device point cloud
Manager class for Zivid cameras