New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ModelG3d::DrawInfo Struct Reference

#include <ModelG3d.h>

Public Attributes

s32 view_index
const sead::Matrix34fview_mtx
const sead::Matrix44fproj_mtx
const agl::ShaderProgramshader_program
ShaderAssignshader_assign
s32 material_index
bool draw_shape
bool draw_reflection
agl::ShaderMode shader_mode
s32 polygon_offset
const CullViewFrustumcull

Member Data Documentation

◆ view_index

s32 ModelG3d::DrawInfo::view_index

◆ view_mtx

const sead::Matrix34f* ModelG3d::DrawInfo::view_mtx

◆ proj_mtx

const sead::Matrix44f* ModelG3d::DrawInfo::proj_mtx

◆ shader_program

const agl::ShaderProgram* ModelG3d::DrawInfo::shader_program

◆ shader_assign

ShaderAssign* ModelG3d::DrawInfo::shader_assign

◆ material_index

s32 ModelG3d::DrawInfo::material_index

◆ draw_shape

bool ModelG3d::DrawInfo::draw_shape

◆ draw_reflection

bool ModelG3d::DrawInfo::draw_reflection

◆ shader_mode

agl::ShaderMode ModelG3d::DrawInfo::shader_mode

◆ polygon_offset

s32 ModelG3d::DrawInfo::polygon_offset

◆ cull

const CullViewFrustum* ModelG3d::DrawInfo::cull