Isle
Loading...
Searching...
No Matches
legoview1.cpp File Reference
#include "legoview1.h"
#include "decomp.h"
#include "mxgeometry/mxgeometry3d.h"
#include "mxgeometry/mxmatrix.h"
#include "realtime/realtime.h"
#include <vec.h>
Include dependency graph for legoview1.cpp:

Go to the source code of this file.

Functions

 DECOMP_SIZE_ASSERT (LegoView, 0x78)
 
 DECOMP_SIZE_ASSERT (LegoView1, 0x88)
 

Variables

float g_sunLightRGB = 1.0
 
float g_directionalLightRGB = 1.0
 
float g_ambientLightRGB = 0.3
 

Function Documentation

◆ DECOMP_SIZE_ASSERT() [1/2]

DECOMP_SIZE_ASSERT ( LegoView  ,
0x78   
)

◆ DECOMP_SIZE_ASSERT() [2/2]

DECOMP_SIZE_ASSERT ( LegoView1  ,
0x88   
)

Variable Documentation

◆ g_ambientLightRGB

float g_ambientLightRGB = 0.3

Definition at line 23 of file legoview1.cpp.

◆ g_directionalLightRGB

float g_directionalLightRGB = 1.0

Definition at line 20 of file legoview1.cpp.

◆ g_sunLightRGB

float g_sunLightRGB = 1.0

Definition at line 17 of file legoview1.cpp.