OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
LightsStack_MobileLight_ Struct Reference

#include <LightsStack.h>

Public Member Functions

 LightsStack_MobileLight_ ()
 
virtual ~LightsStack_MobileLight_ ()
 
bool AddLight (const Vec3f &pos, int uSectorID, int uRadius, Color color, char uLightType)
 

Public Attributes

std::array< MobileLight, 400 > pLights
 
unsigned int uNumLightsActive
 

Constructor & Destructor Documentation

◆ LightsStack_MobileLight_()

LightsStack_MobileLight_::LightsStack_MobileLight_ ( )

◆ ~LightsStack_MobileLight_()

virtual LightsStack_MobileLight_::~LightsStack_MobileLight_ ( )
inlinevirtual

Member Function Documentation

◆ AddLight()

bool LightsStack_MobileLight_::AddLight ( const Vec3f pos,
int  uSectorID,
int  uRadius,
Color  color,
char  uLightType 
)

Member Data Documentation

◆ pLights

std::array<MobileLight, 400> LightsStack_MobileLight_::pLights

◆ uNumLightsActive

unsigned int LightsStack_MobileLight_::uNumLightsActive

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