32     std::cerr << 
"ALVAR " << 
ALVAR_VERSION << 
" - A Library for Virtual and Augmented Reality" << std::endl;
    33     std::cerr << 
"Copyright 2007-2012 VTT Technical Research Centre of Finland" << std::endl;
    34     std::cerr << 
"Licensed under the GNU Lesser General Public License" << std::endl;
    36     std::cerr << std::endl;
 
static const char * ALVAR_DATE
Date the library was built. 
struct alvar::AlvarLoader alvarBasicLoader
static const char * ALVAR_VERSION
Entire version string. 
static const char * ALVAR_SYSTEM
System the library was built on. 
This file defines library export definitions, version numbers and build information.