Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
SpherePrototypeClass Class Reference

#include <sphereobj.h>

Inherits W3DMPO, and PrototypeClass.

Public Member Functions

 SpherePrototypeClass (void)
 
 SpherePrototypeClass (SphereRenderObjClass *sphere)
 
virtual const char * Get_Name (void) const
 
virtual int Get_Class_ID (void) const
 
virtual RenderObjClassCreate (void)
 
virtual void DeleteSelf ()
 
bool Load (ChunkLoadClass &cload)
 
bool Save (ChunkSaveClass &csave)
 
- Public Member Functions inherited from W3DMPO
virtual ~W3DMPO ()
 
- Public Member Functions inherited from PrototypeClass
 PrototypeClass (void)
 
void friend_setNextHash (PrototypeClass *n)
 
PrototypeClassfriend_getNextHash ()
 

Protected Member Functions

 ~SpherePrototypeClass (void)
 
- Protected Member Functions inherited from W3DMPO
virtual int glueEnforcer () const =0
 
- Protected Member Functions inherited from PrototypeClass
virtual ~PrototypeClass (void)
 

Detailed Description

Definition at line 443 of file sphereobj.h.

Constructor & Destructor Documentation

◆ SpherePrototypeClass() [1/2]

SpherePrototypeClass::SpherePrototypeClass ( void )

Definition at line 1160 of file sphereobj.cpp.

◆ SpherePrototypeClass() [2/2]

SpherePrototypeClass::SpherePrototypeClass ( SphereRenderObjClass * sphere)

Definition at line 1166 of file sphereobj.cpp.

◆ ~SpherePrototypeClass()

SpherePrototypeClass::~SpherePrototypeClass ( void )
protected

Definition at line 1211 of file sphereobj.cpp.

Member Function Documentation

◆ Create()

RenderObjClass * SpherePrototypeClass::Create ( void )
virtual

Implements PrototypeClass.

Definition at line 1309 of file sphereobj.cpp.

◆ DeleteSelf()

virtual void SpherePrototypeClass::DeleteSelf ( )
inlinevirtual

Implements PrototypeClass.

Definition at line 453 of file sphereobj.h.

◆ Get_Class_ID()

int SpherePrototypeClass::Get_Class_ID ( void ) const
virtual

Implements PrototypeClass.

Definition at line 1304 of file sphereobj.cpp.

◆ Get_Name()

const char * SpherePrototypeClass::Get_Name ( void ) const
virtual

Implements PrototypeClass.

Definition at line 1299 of file sphereobj.cpp.

◆ Load()

bool SpherePrototypeClass::Load ( ChunkLoadClass & cload)

Definition at line 1225 of file sphereobj.cpp.

◆ Save()

bool SpherePrototypeClass::Save ( ChunkSaveClass & csave)

Definition at line 1262 of file sphereobj.cpp.


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