#include <string>
Go to the source code of this file.
Defines | |
#define | OPENTISSUE_VERSION 0.994 |
#define | OPENTISSUE_VERSION_MAJOR 0 |
#define | OPENTISSUE_VERSION_MINOR 994 |
Variables | |
std::string const | opentissue_path = "/home/hauberg/Dokumenter/Capture/humim_svn/src/kinematics_tracker1/release-0.1/src/OpenTissue/" |
std::string const | opentissue_version = "0.994" |
#define OPENTISSUE_VERSION 0.994 |
OpenTissue Version
#define OPENTISSUE_VERSION_MAJOR 0 |
#define OPENTISSUE_VERSION_MINOR 994 |
std::string const opentissue_path = "/home/hauberg/Dokumenter/Capture/humim_svn/src/kinematics_tracker1/release-0.1/src/OpenTissue/" |
OpenTissue Path. This is the path where OpenTissue was copied onto ones system. It can be used to locate shader programs or data resources.
std::string const opentissue_version = "0.994" |
OpenTissue Version String. This string value can be used by end users for compatibility testing.