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

A possible remnant of an early ObjVertex structure that contained texture S,T coordinates. More...

Data Fields

u8 pad [0x44 - 0]
 
f32 s
 
f32 t
 

Detailed Description

A possible remnant of an early ObjVertex structure that contained texture S,T coordinates.

Field Documentation

◆ pad

u8 BetaVtx::pad[0x44 - 0]

◆ s

f32 BetaVtx::s

◆ t

f32 BetaVtx::t

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