Loading [MathJax]/extensions/tex2jax.js
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
ph::SemanticVersion Member List

This is the complete list of members for ph::SemanticVersion, including all inherited members.

isInitial() constph::SemanticVersioninline
operator<=>(const SemanticVersion &other) constph::SemanticVersioninline
operator==(const SemanticVersion &other) const =defaultph::SemanticVersioninline
SemanticVersion()ph::SemanticVersioninline
SemanticVersion(uint16 major, uint16 minor, uint16 patch)ph::SemanticVersioninline
SemanticVersion(std::string_view version)ph::SemanticVersionexplicit
toString() constph::SemanticVersion