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

#include <hlod.h>

Inherits W3DMPO, and PrototypeClass.

Public Member Functions

 HLodPrototypeClass (HLodDefClass *def)
 
virtual const char * Get_Name (void) const
 
virtual int Get_Class_ID (void) const
 
virtual RenderObjClassCreate (void)
 
virtual void DeleteSelf ()
 
HLodDefClassGet_Definition (void) const
 
- 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

virtual ~HLodPrototypeClass (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 369 of file hlod.h.

Constructor & Destructor Documentation

◆ HLodPrototypeClass()

HLodPrototypeClass::HLodPrototypeClass ( HLodDefClass * def)
inline

Definition at line 373 of file hlod.h.

◆ ~HLodPrototypeClass()

virtual HLodPrototypeClass::~HLodPrototypeClass ( void )
inlineprotectedvirtual

Definition at line 383 of file hlod.h.

Member Function Documentation

◆ Create()

RenderObjClass * HLodPrototypeClass::Create ( void )
virtual

Implements PrototypeClass.

Definition at line 251 of file hlod.cpp.

◆ DeleteSelf()

virtual void HLodPrototypeClass::DeleteSelf ( )
inlinevirtual

Implements PrototypeClass.

Definition at line 378 of file hlod.h.

◆ Get_Class_ID()

virtual int HLodPrototypeClass::Get_Class_ID ( void ) const
inlinevirtual

Implements PrototypeClass.

Definition at line 376 of file hlod.h.

◆ Get_Definition()

HLodDefClass * HLodPrototypeClass::Get_Definition ( void ) const
inline

Definition at line 380 of file hlod.h.

◆ Get_Name()

virtual const char * HLodPrototypeClass::Get_Name ( void ) const
inlinevirtual

Implements PrototypeClass.

Definition at line 375 of file hlod.h.


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