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

#include <RadiusDecal.h>

Public Member Functions

 RadiusDecal ()
 
 RadiusDecal (const RadiusDecal &that)
 
RadiusDecaloperator= (const RadiusDecal &that)
 
 ~RadiusDecal ()
 
void xferRadiusDecal (Xfer *xfer)
 
Bool isEmpty () const
 
void clear ()
 
void update ()
 
void setPosition (const Coord3D &pos)
 
void setOpacity (const Real o)
 

Friends

class RadiusDecalTemplate
 

Detailed Description

Definition at line 43 of file RadiusDecal.h.

Constructor & Destructor Documentation

◆ RadiusDecal() [1/2]

RadiusDecal::RadiusDecal ( )

Definition at line 136 of file RadiusDecal.cpp.

◆ RadiusDecal() [2/2]

RadiusDecal::RadiusDecal ( const RadiusDecal & that)

Definition at line 144 of file RadiusDecal.cpp.

◆ ~RadiusDecal()

RadiusDecal::~RadiusDecal ( )

Definition at line 190 of file RadiusDecal.cpp.

Member Function Documentation

◆ clear()

void RadiusDecal::clear ( )

Definition at line 178 of file RadiusDecal.cpp.

◆ isEmpty()

Bool RadiusDecal::isEmpty ( ) const
inline

Definition at line 61 of file RadiusDecal.h.

◆ operator=()

RadiusDecal & RadiusDecal::operator= ( const RadiusDecal & that)

Definition at line 153 of file RadiusDecal.cpp.

◆ setOpacity()

void RadiusDecal::setOpacity ( const Real o)

Definition at line 219 of file RadiusDecal.cpp.

◆ setPosition()

void RadiusDecal::setPosition ( const Coord3D & pos)

Definition at line 228 of file RadiusDecal.cpp.

◆ update()

void RadiusDecal::update ( )

Definition at line 196 of file RadiusDecal.cpp.

◆ xferRadiusDecal()

void RadiusDecal::xferRadiusDecal ( Xfer * xfer)
Todo
implement me

Definition at line 168 of file RadiusDecal.cpp.

Friends And Related Symbol Documentation

◆ RadiusDecalTemplate

friend class RadiusDecalTemplate
friend

Definition at line 45 of file RadiusDecal.h.


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