citro3d  1.2.0
Data Fields
C3D_MtxStack Struct Reference

#include <mtxstack.h>

Collaboration diagram for C3D_MtxStack:
Collaboration graph
[legend]

Data Fields

C3D_Mtx m [C3D_MTXSTACK_SIZE]
 
int pos
 
u8 unifType
 
u8 unifPos
 
u8 unifLen
 
bool isDirty
 

Field Documentation

◆ isDirty

bool C3D_MtxStack::isDirty

◆ m

C3D_Mtx C3D_MtxStack::m[C3D_MTXSTACK_SIZE]

◆ pos

int C3D_MtxStack::pos

◆ unifLen

u8 C3D_MtxStack::unifLen

◆ unifPos

u8 C3D_MtxStack::unifPos

◆ unifType

u8 C3D_MtxStack::unifType

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