ReconstructMe SDK  2.6.43-0
Real-time 3D reconstruction engine
defines.h File Reference

Go to the source code of this file.

Macros

#define REME_VERSION_MAJOR   2
 Major version ID of ReconstructMe.
 
#define REME_VERSION_MINOR   6
 Minor version of ReconstructMe.
 
#define REME_VERSION_BUILD   43
 Build ID, constantly increases.
 
#define REME_VERSION_REVISION   0
 Revision ID based on SVN.
 
#define REME_SUCCESS(err)   ((err) == 0)
 True when operation was successful.
 
#define REME_FAILED(err)   ((err) != 0)
 True when an error has occurred.
 
#define REME_BEGIN_DECLS
 Define for c++.
 
#define REME_END_DECLS
 Define for c++.
 

Detailed Description

ReMe - a real-time 3D reconstruction engine

Author
chris.nosp@m.toph.nosp@m..hein.nosp@m.dl@p.nosp@m.rofac.nosp@m.tor..nosp@m.at 2006-2013 PROFACTOR GmbH. All rights reserved. Use is subject to license terms.