X-VR2 Core

From Xvr2

As its name suggests X-VR2 Core is the core library, the most important one, this library holds the foundation of the others as well as defines the base classe (ej. xvr2::String, etc, etc).

Location

Every class herein is contained in the xvr2 namespace, under the main development tree you'll find its source code located at:

ROOT
 |
 +-libs
    |
    +-xvr2core

Features