Nuclide
Software Development Kit for id Tech
func_monitor.qc File Reference

Classes

class  func_monitor
 

Functions

void RenderTarget_Monitor_Update (void)
 

Variables

int g_iRenderTargetActive
 
float g_flRenderTargetFOV
 
vector g_iRenderTargetSize
 
vector g_vecRenderTargetPos
 
vector g_vecRenderTargetAngles
 
 enumflags
 

Function Documentation

◆ RenderTarget_Monitor_Update()

void RenderTarget_Monitor_Update ( void  )

Variable Documentation

◆ enumflags

enumflags
Initial value:
{
MONITORFL_CHANGED_BASE,
MONITORFL_CHANGED_ORIGIN,
MONITORFL_CHANGED_ANGLES,
MONITORFL_CHANGED_FOV,
MONITORFL_CHANGED_ASPECT,
MONITORFL_CHANGED_FOGCOLOR,
MONITORFL_CHANGED_FOGSTART,
MONITORFL_CHANGED_FOGEND,
MONITORFL_CHANGED_STATUS
}

◆ g_flRenderTargetFOV

float g_flRenderTargetFOV

◆ g_iRenderTargetActive

int g_iRenderTargetActive

◆ g_iRenderTargetSize

vector g_iRenderTargetSize

◆ g_vecRenderTargetAngles

vector g_vecRenderTargetAngles

◆ g_vecRenderTargetPos

vector g_vecRenderTargetPos