SRM  v0.7.2-1
Simple Rendering Manager
SRMVersion Struct Reference

SRM version data. More...

#include <SRMTypes.hh>

Data Fields

UInt32 major
 Major version. More...
 
UInt32 minor
 Minor version. More...
 
UInt32 patch
 Patch version. More...
 
UInt32 build
 Build number. More...
 

Detailed Description

SRM version data.

Field Documentation

◆ major

UInt32 SRMVersion::major

Major version.

◆ minor

UInt32 SRMVersion::minor

Minor version.

◆ patch

UInt32 SRMVersion::patch

Patch version.

◆ build

UInt32 SRMVersion::build

Build number.