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

#include <LightsStack.h>

Public Member Functions

 LightsStack_StationaryLight_ ()
 
virtual ~LightsStack_StationaryLight_ ()
 
unsigned int GetNumLights ()
 
bool AddLight (const Vec3f &pos, int16_t radius, Color color, char uLightType)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ LightsStack_StationaryLight_()

LightsStack_StationaryLight_::LightsStack_StationaryLight_ ( )

◆ ~LightsStack_StationaryLight_()

virtual LightsStack_StationaryLight_::~LightsStack_StationaryLight_ ( )
inlinevirtual

Member Function Documentation

◆ AddLight()

bool LightsStack_StationaryLight_::AddLight ( const Vec3f pos,
int16_t  radius,
Color  color,
char  uLightType 
)

◆ GetNumLights()

unsigned int LightsStack_StationaryLight_::GetNumLights ( )
inline

Member Data Documentation

◆ pLights

std::array<StationaryLight, 400> LightsStack_StationaryLight_::pLights

◆ uNumLightsActive

unsigned int LightsStack_StationaryLight_::uNumLightsActive

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