diff options
| author | Kris Parker | 2009-11-29 16:42:51 +0000 |
|---|---|---|
| committer | Kris Parker | 2009-11-29 16:42:51 +0000 |
| commit | a752c7dee85158b6d803c26af8e9c5c3c0828a02 (patch) | |
| tree | 078d2d787cee119853e16033c362aaf77074d796 /Block.h | |
| parent | 3cffec41260c8655196ac50b9a5ce2ff45142d94 (diff) | |
| download | stonesense-a752c7dee85158b6d803c26af8e9c5c3c0828a02.tar.gz stonesense-a752c7dee85158b6d803c26af8e9c5c3c0828a02.tar.bz2 stonesense-a752c7dee85158b6d803c26af8e9c5c3c0828a02.tar.xz | |
First pass at shadow handling
Diffstat (limited to 'Block.h')
| -rw-r--r-- | Block.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ public: bool depthBorderNorth;
bool depthBorderWest;
+ int shadow;
t_matglossPair ramp;
t_matglossPair water;
|
