#include <Foundations.h>
◆ Scalar()
Vulkan::Physics::Scalar::Scalar |
( |
float |
value = 0 | ) |
|
|
inline |
◆ operator float()
Vulkan::Physics::Scalar::operator float |
( |
| ) |
const |
|
inlineexplicit |
◆ operator+
template<std::derived_from<
Scalar > S>
S operator+ |
( |
S |
s1, |
|
|
S |
s2 |
|
) |
| |
|
friend |
◆ operator+=
template<std::derived_from<
Scalar > S>
S & operator+= |
( |
S & |
s1, |
|
|
S |
s2 |
|
) |
| |
|
friend |
◆ operator-
template<std::derived_from<
Scalar > S>
S operator- |
( |
S |
s1, |
|
|
S |
s2 |
|
) |
| |
|
friend |
◆ operator-=
template<std::derived_from<
Scalar > S>
S & operator-= |
( |
S & |
s1, |
|
|
S |
s2 |
|
) |
| |
|
friend |
◆ value
float Vulkan::Physics::Scalar::value |
|
protected |
The documentation for this class was generated from the following file: