NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::ef::DrawSmoothStripeStrategy::Vertex Struct Reference

Description

Definition at line 22 of file ef_drawsmoothstripestrategy.h.

Public Attributes

math::VEC3 mVertex0
 
math::VEC3 mVertex1
 
f32 mTexCoord
 

Member Data Documentation

◆ mVertex0

math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::Vertex::mVertex0

Definition at line 23 of file ef_drawsmoothstripestrategy.h.

◆ mVertex1

math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::Vertex::mVertex1

Definition at line 24 of file ef_drawsmoothstripestrategy.h.

◆ mTexCoord

f32 nw4r::ef::DrawSmoothStripeStrategy::Vertex::mTexCoord

Definition at line 25 of file ef_drawsmoothstripestrategy.h.