Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
J3DShapeDraw Class Reference

#include <J3DShapeDraw.h>

Public Member Functions

u32 countVertex (u32)
 
void addTexMtxIndexInDL (u32, u32, u32)
 
 J3DShapeDraw (u8 const *, u32)
 
void draw () const
 
virtual ~J3DShapeDraw ()
 
u8getDisplayList () const
 
u32 getDisplayListSize () const
 
void setDisplayListSize (u32 size)
 

Private Attributes

u32 mDisplayListSize
 
voidmDisplayList
 

Constructor & Destructor Documentation

◆ J3DShapeDraw()

J3DShapeDraw::J3DShapeDraw ( u8 const displayList,
u32  displayListSize 
)

◆ ~J3DShapeDraw()

J3DShapeDraw::~J3DShapeDraw ( )
virtual

Member Function Documentation

◆ addTexMtxIndexInDL()

void J3DShapeDraw::addTexMtxIndexInDL ( u32  stride,
u32  attrOffs,
u32  valueBase 
)

◆ countVertex()

u32 J3DShapeDraw::countVertex ( u32  stride)

◆ draw()

void J3DShapeDraw::draw ( ) const

◆ getDisplayList()

u8 * J3DShapeDraw::getDisplayList ( ) const
inline

◆ getDisplayListSize()

u32 J3DShapeDraw::getDisplayListSize ( ) const
inline

◆ setDisplayListSize()

void J3DShapeDraw::setDisplayListSize ( u32  size)
inline

Member Data Documentation

◆ mDisplayList

void* J3DShapeDraw::mDisplayList
private

◆ mDisplayListSize

u32 J3DShapeDraw::mDisplayListSize
private

The documentation for this class was generated from the following files: