SideType: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (New page: <code>SideType</code> is a redefined int used by <code>VPlane</code>. It has #defined values of <code>SIDE_FRONT</code>, <code>SIDE_BACK</code> and <code>SIDE_ON</code>. [[Categor...) |
Thunder4ik (talk | contribs) |
||
| Line 1: | Line 1: | ||
{{Orphan|date=January 2024}} | |||
<code>SideType</code> is a redefined [[int]] used by <code>[[VPlane]]</code>. It has #defined values of <code>SIDE_FRONT</code>, <code>SIDE_BACK</code> and <code>SIDE_ON</code>. | <code>SideType</code> is a redefined [[int]] used by <code>[[VPlane]]</code>. It has #defined values of <code>SIDE_FRONT</code>, <code>SIDE_BACK</code> and <code>SIDE_ON</code>. | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
{{stub}} | |||
Latest revision as of 14:05, 7 January 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
SideType is a redefined int used by VPlane. It has #defined values of SIDE_FRONT, SIDE_BACK and SIDE_ON.