NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::detail::workmem::ShpAnmResultBuf Struct Reference

Description

Definition at line 32 of file g3d_workmem.h.

Public Attributes

ShpAnmResult resultBuf
 
const ShpAnmResultpResult
 
f32 weight
 

Member Data Documentation

◆ resultBuf

ShpAnmResult nw4r::g3d::detail::workmem::ShpAnmResultBuf::resultBuf

Definition at line 33 of file g3d_workmem.h.

◆ pResult

const ShpAnmResult* nw4r::g3d::detail::workmem::ShpAnmResultBuf::pResult

Definition at line 34 of file g3d_workmem.h.

◆ weight

f32 nw4r::g3d::detail::workmem::ShpAnmResultBuf::weight

Definition at line 35 of file g3d_workmem.h.