Vec3 origin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Nesciuse moved page Vec3 origin/en to Vec3 origin without leaving a redirect: Move en subpage to basepage) |
||
(8 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{Orphan|date=January 2024}} | |||
{{DISPLAYTITLE:vec3_origin}} | |||
==const [[Vector]] '''vec3_origin'''(0,0,0)== | |||
vec3_origin can be used in situations where a specific Vector does not apply to specific functions (i.e. [[tempent]]s). It can also be compared to other Vectors to test whether or not they are initialized. | vec3_origin can be used in situations where a specific Vector does not apply to specific functions (i.e. [[tempent]]s). It can also be compared to other Vectors to test whether or not they are initialized. | ||
[[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_origin" overrides earlier display title "Vec3 origin".
const Vector vec3_origin(0,0,0)
vec3_origin can be used in situations where a specific Vector does not apply to specific functions (i.e. tempents). It can also be compared to other Vectors to test whether or not they are initialized.