Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
mDoExt_spherePacket Class Reference

#include <m_Do_ext.h>

+ Inheritance diagram for mDoExt_spherePacket:
+ Collaboration diagram for mDoExt_spherePacket:

Public Member Functions

 mDoExt_spherePacket (cXyz &i_position, f32 i_size, const GXColor &i_color, u8 i_clipZ)
 
virtual void draw ()
 
virtual ~mDoExt_spherePacket ()
 
- 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

cXyz mPosition
 
f32 mSize
 
GXColor mColor
 
u8 mClipZ
 
- Public Attributes inherited from J3DPacket
J3DPacketmpNextPacket
 
J3DPacketmpFirstChild
 
void * mpUserData
 

Constructor & Destructor Documentation

◆ mDoExt_spherePacket()

mDoExt_spherePacket::mDoExt_spherePacket ( cXyz & i_position,
f32 i_size,
const GXColor & i_color,
u8 i_clipZ )
inline

◆ ~mDoExt_spherePacket()

virtual mDoExt_spherePacket::~mDoExt_spherePacket ( )
inlinevirtual

Member Function Documentation

◆ draw()

virtual void mDoExt_spherePacket::draw ( )
virtual

Reimplemented from J3DPacket.

Member Data Documentation

◆ mClipZ

u8 mDoExt_spherePacket::mClipZ

◆ mColor

GXColor mDoExt_spherePacket::mColor

◆ mPosition

cXyz mDoExt_spherePacket::mPosition

◆ mSize

f32 mDoExt_spherePacket::mSize

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