Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
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