Isle
Loading...
Searching...
No Matches
realtimeview.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RealtimeView
 [AI] Handles global view and level-of-detail (LOD) settings for real-time rendering. More...
 

Variables

float g_userMaxLodPower
 [AI] Global variable storing the calculated LOD "power" value for the user, derived from base and max LOD. More...
 

Variable Documentation

◆ g_userMaxLodPower

float g_userMaxLodPower
extern

[AI] Global variable storing the calculated LOD "power" value for the user, derived from base and max LOD.

Used for fast LOD calculations during rendering.

Definition at line 6 of file realtimeview.cpp.