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

Description

Definition at line 28 of file ef_drawsmoothstripestrategy.h.

Public Attributes

math::VEC3 mCenter
 
math::VEC3 mX
 
math::VEC3 mZ
 
f32 mTexCoord
 

Member Data Documentation

◆ mCenter

math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::VertexTube::mCenter

Definition at line 29 of file ef_drawsmoothstripestrategy.h.

◆ mX

math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::VertexTube::mX

Definition at line 30 of file ef_drawsmoothstripestrategy.h.

◆ mZ

math::VEC3 nw4r::ef::DrawSmoothStripeStrategy::VertexTube::mZ

Definition at line 31 of file ef_drawsmoothstripestrategy.h.

◆ mTexCoord

f32 nw4r::ef::DrawSmoothStripeStrategy::VertexTube::mTexCoord

Definition at line 32 of file ef_drawsmoothstripestrategy.h.