![]()  | 
  
    RAMSES Documentation
    27.0.130
    
   Information for RAMSES users and developers 
   | 
 
Ramses version information. More...
#include <RamsesVersion.h>
Public Attributes | |
| const char *const | string | 
| Version information as string in format major.minor.patch with an optional arbitrary suffix.  More... | |
| int | major | 
| Major version.  More... | |
| int | minor | 
| Minor version.  More... | |
| int | patch | 
| Patch version.  More... | |
Ramses version information.
| int ramses::RamsesVersion::major | 
Major version.
| int ramses::RamsesVersion::minor | 
Minor version.
| int ramses::RamsesVersion::patch | 
Patch version.
| const char* const ramses::RamsesVersion::string | 
Version information as string in format major.minor.patch with an optional arbitrary suffix.