Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
mDoExt_cylinderMPacket Class Reference

#include <m_Do_ext.h>

+ Inheritance diagram for mDoExt_cylinderMPacket:
+ Collaboration diagram for mDoExt_cylinderMPacket:

Public Member Functions

 mDoExt_cylinderMPacket (Mtx i_mtx, const GXColor &i_color, u8 i_clipZ)
 
virtual void draw ()
 
virtual ~mDoExt_cylinderMPacket ()
 
- Public Member Functions inherited from J3DPacket
 J3DPacket ()
 
void addChildPacket (J3DPacket *)
 
J3DPacketgetNextPacket () const
 
void setNextPacket (J3DPacket *i_packet)
 
void drawClear ()
 
void * getUserArea ()
 
void setUserArea (u32 area)
 
virtual int entry (J3DDrawBuffer *)
 
virtual ~J3DPacket ()
 

Public Attributes

Mtx mMatrix
 
GXColor mColor
 
u8 mClipZ
 
- Public Attributes inherited from J3DPacket
J3DPacketmpNextPacket
 
J3DPacketmpFirstChild
 
void * mpUserData
 

Constructor & Destructor Documentation

◆ mDoExt_cylinderMPacket()

mDoExt_cylinderMPacket::mDoExt_cylinderMPacket ( Mtx i_mtx,
const GXColor & i_color,
u8 i_clipZ )
inline

◆ ~mDoExt_cylinderMPacket()

virtual mDoExt_cylinderMPacket::~mDoExt_cylinderMPacket ( )
inlinevirtual

Member Function Documentation

◆ draw()

virtual void mDoExt_cylinderMPacket::draw ( )
virtual

Reimplemented from J3DPacket.

Member Data Documentation

◆ mClipZ

u8 mDoExt_cylinderMPacket::mClipZ

◆ mColor

GXColor mDoExt_cylinderMPacket::mColor

◆ mMatrix

Mtx mDoExt_cylinderMPacket::mMatrix

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