Vec3 invalid: Difference between revisions
Jump to navigation
Jump to search
m (linked the german translation) |
m (Nesciuse moved page Vec3 invalid/en to Vec3 invalid without leaving a redirect: Move en subpage to basepage) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
| | {{Orphan|date=January 2024}} | ||
}} | |||
{{DISPLAYTITLE:vec3_invalid}} | {{DISPLAYTITLE:vec3_invalid}} | ||
==const [[Vector]] '''vec3_invalid'''(FLT_MAX,FLT_MAX,FLT_MAX)== | ==const [[Vector]] '''vec3_invalid'''(FLT_MAX,FLT_MAX,FLT_MAX)== | ||
vec3_invalid can be used to mark a Vector as invalid for initialization later. | vec3_invalid can be used to mark a Vector as invalid for initialization later. | ||
[[Category:Constants]] | [[Category:Constants]] | ||
{{stub}} |
Latest revision as of 12:13, 12 July 2024

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
Warning: Display title "vec3_invalid" overrides earlier display title "Vec3 invalid".
const Vector vec3_invalid(FLT_MAX,FLT_MAX,FLT_MAX)
vec3_invalid can be used to mark a Vector as invalid for initialization later.