Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
MovtexQuadCollection Struct Reference

Contains an id and an array of MovtexQuad structs. More...

Data Fields

s16 id
 identifier for geo nodes to refer to this MovtexQuad collection More...
 
s16 filler
 
voidquadArraySegmented
 points to a short 'n' followed by an array of n MovtexQuad structs More...
 

Detailed Description

Contains an id and an array of MovtexQuad structs.

Field Documentation

◆ filler

s16 MovtexQuadCollection::filler

◆ id

s16 MovtexQuadCollection::id

identifier for geo nodes to refer to this MovtexQuad collection

◆ quadArraySegmented

void* MovtexQuadCollection::quadArraySegmented

points to a short 'n' followed by an array of n MovtexQuad structs


The documentation for this struct was generated from the following file: