Magnetoculus
Visualisation de champs en VR avec Oculus
|
Public Member Functions | |
abstract void | Selection (string fileName, string fileNameShort) |
abstract void | StartGeneration () |
string | GetFileName () |
string | GetFileNameShort () |
Protected Attributes | |
string | m_FileName |
string | m_FileNameShort |
Abstract super class for data file information management.
string FileInfoManager.GetFileName | ( | ) |
string FileInfoManager.GetFileNameShort | ( | ) |
|
pure virtual |
Implemented in FieldInfoManager, and TownInfoManager.
|
pure virtual |
Implemented in FieldInfoManager, and TownInfoManager.
|
protected |
The full path to the data file where the magnetic field / town is described
|
protected |
The name of the data file where the magnetic field / town is described, without the path.