Photon Engine 2.0.0-beta
A physically based renderer.
|
This is the complete list of members for ph::SemanticVersion, including all inherited members.
isInitial() const | ph::SemanticVersion | inline |
operator<=>(const SemanticVersion &other) const | ph::SemanticVersion | inline |
operator==(const SemanticVersion &other) const =default | ph::SemanticVersion | inline |
SemanticVersion() | ph::SemanticVersion | inline |
SemanticVersion(uint16 major, uint16 minor, uint16 patch) | ph::SemanticVersion | inline |
SemanticVersion(std::string_view version) | ph::SemanticVersion | explicit |
toString() const | ph::SemanticVersion |