33 void setDegrees(
int degrees);
35 int getDegrees()
const;
37 void setMinutes(
int minutes);
39 int getMinutes()
const;
41 void setSeconds(
int seconds);
43 int getSeconds()
const;
46 void setMillionthSeconds(
int millionthSeconds);
48 int getMillionthSeconds()
const;
50 std::vector<int> getValues()
const;
66 int _millionthSeconds;
A compound measure of plane angle in degrees, minutes, seconds, and optionally millionth-seconds of a...
Definition: CompoundPlaneAngle.h:14
constexpr bool operator!=(const basic_hashed_string< Char > &lhs, const basic_hashed_string< Char > &rhs) ENTT_NOEXCEPT
Compares two hashed strings.
Definition: entt.hpp:570
#define GEOM_EXPORT
Definition: geom_defines.h:8