Polygon Soup List: Difference between revisions

m
Normalization
(Added editor details.)
m (Normalization)
Line 22:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x20 || [[#CgsGeometric::AxisAlignedBox | AxisAlignedBox]] || mOverallAabb || ||
|-
| 0x20 || 0x4 || [[#CgsGeometric::PolygonSoup | PolygonSoup]]** || mpapPolySoups || ||
|-
| 0x24 || 0x4 || [[#CgsGeometric::AxisAlignedBox4 | AxisAlignedBox4]]* || mpaPolySoupBoxes || ||
|-
| 0x28 || 0x4 || int32_t || miNumPolySoups || ||
Line 37:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x20 || [[#CgsGeometric::AxisAlignedBox | AxisAlignedBox]] || mOverallAabb || ||
|-
| 0x20 || 0x8 || [[#CgsGeometric::PolygonSoup | PolygonSoup]]** || mpapPolySoups || ||
|-
| 0x28 || 0x8 || [[#CgsGeometric::AxisAlignedBox4 | AxisAlignedBox4]]* || mpaPolySoupBoxes || ||
|-
| 0x30 || 0x4 || int32_t || miNumPolySoups || ||
Line 66:
| 0xC || 0x4 || float32_t || mfComprGranularity || ||
|-
| 0x10 || 0x4 || [[#CgsGeometric::PolygonSoupPoly | PolygonSoupPoly]]* || mpaPolygons || ||
|-
| 0x14 || 0x4 || [[#CgsGeometric::PolygonSoupVertex | PolygonSoupVertex]]* || mpaVertices || ||
|-
| 0x18 || 0x2 || uint16_t || mu16DataSize || ||
Line 78:
| 0x1C || 0x1 || uint8_t || mu8NumVertices || ||
|-
| 0x1D || 0x3 || || || paddingPadding ||
|}
 
Line 89:
| 0xC || 0x4 || float32_t || mfComprGranularity || ||
|-
| 0x10 || 0x8 || [[#CgsGeometric::PolygonSoupPoly | PolygonSoupPoly]]* || mpaPolygons || ||
|-
| 0x18 || 0x8 || [[#CgsGeometric::PolygonSoupVertex | PolygonSoupVertex]]* || mpaVertices || ||
|-
| 0x20 || 0x2 || uint16_t || mu16DataSize || ||
Line 101:
| 0x24 || 0x1 || uint8_t || mu8NumVertices || ||
|-
| 0x25 || 0xB || || || paddingPadding ||
|}