KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Data Fields
pvr_poly_mod_hdr_t Struct Reference

PVR polygon header to be used with modifier volumes. More...

#include <dc/pvr.h>

Data Fields

uint32 cmd
 TA command. More...
 
uint32 mode1
 Parameter word 1. More...
 
uint32 mode2_0
 Parameter word 2 (outside volume) More...
 
uint32 mode3_0
 Parameter word 3 (outside volume) More...
 
uint32 mode2_1
 Parameter word 2 (inside volume) More...
 
uint32 mode3_1
 Parameter word 3 (inside volume) More...
 
uint32 d1
 Dummy value. More...
 
uint32 d2
 Dummy value. More...
 

Detailed Description

PVR polygon header to be used with modifier volumes.

This is the equivalent of a pvr_poly_hdr_t for use when a polygon is to be used with modifier volumes.

Field Documentation

uint32 pvr_poly_mod_hdr_t::cmd

TA command.

uint32 pvr_poly_mod_hdr_t::d1

Dummy value.

uint32 pvr_poly_mod_hdr_t::d2

Dummy value.

uint32 pvr_poly_mod_hdr_t::mode1

Parameter word 1.

uint32 pvr_poly_mod_hdr_t::mode2_0

Parameter word 2 (outside volume)

uint32 pvr_poly_mod_hdr_t::mode2_1

Parameter word 2 (inside volume)

uint32 pvr_poly_mod_hdr_t::mode3_0

Parameter word 3 (outside volume)

uint32 pvr_poly_mod_hdr_t::mode3_1

Parameter word 3 (inside volume)


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