Jump to content

Common Data Types: Difference between revisions

Added CGtPlane and RwPlane.
(Added axis aligned box.)
(Added CGtPlane and RwPlane.)
Line 9:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x10 || u_long128 || mData || 16-byte integerbytes holding an [[#RwV3d|RwV3d]] object ||
|}
 
=== CGtPlane ===
{| class="wikitable"
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x10 || u_long128 || mData || 16 bytes holding an [[#RwPlane|RwPlane]] object ||
|}
 
Line 92 ⟶ 99:
|-
| 0xC || 0xC || [[#RwV3d|RwV3d]] || inf || Infimum vertex ||
|}
 
=== RwPlane ===
{| class="wikitable"
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0xC || [[#RwV3d|RwV3d]] || normal || ||
|-
| 0xC || 0x4 || RwReal || distance || ||
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.