Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::util::BuildInfo Struct Reference

Provides information on build time and date as well as git hashes. More...

#include <inviwo/core/util/buildinfo.h>

Classes

struct  ModulesDir
 

Public Member Functions

std::string getDate () const
 

Public Attributes

int day = 0
 
int hour = 0
 
int minute = 0
 
std::vector< ModulesDirmodulesDirs
 
int month = 0
 
int second = 0
 
int year = 0
 

Detailed Description

Provides information on build time and date as well as git hashes.


The documentation for this struct was generated from the following file: