My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::LightBlock Class Reference

data structure used when resolving light More...

#include <BlockLightGridBase.h>

Public Member Functions

 LightBlock (uint16_t x, uint16_t y, uint16_t z, uint8_t lightValue)
 
 LightBlock (const Uint16x3 &pos, uint8_t lightValue)
 

Public Attributes

Uint16x3 blockId
 
int8_t brightness
 

Detailed Description

data structure used when resolving light


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