Loading...
Searching...
No Matches
SCR_PIPSightsComponentClass Interface Reference
Inheritance diagram for SCR_PIPSightsComponentClass:
ScriptedSightsComponentClass SightsComponentClass BaseSightsComponentClass GameComponentClass

Public Member Functions

ResourceName GetLayoutResource ()
 
string GetRTTextureWidgetName ()
 
string GetRTargetWidgetName ()
 
int GetCameraIndex ()
 
float GetCameraFOV ()
 
float GetNearPlane ()
 
float GetFarPlane ()
 
float GetResolutionScale ()
 
vector GetCameraPoint ()
 

Protected Attributes

ResourceName m_sLayoutResource
 
string m_sRTTextureWidgetName
 
string m_sRTargetWidgetName
 
int m_iCameraIndex
 
float m_fCameraFOV
 
float m_fNearPlane
 
float m_fFarPlane
 
float m_fResolutionScale
 
vector m_vCameraPoint
 

Additional Inherited Members

- Public Attributes inherited from SightsComponentClass
int m_iOpticDOFDistanceScale
 
bool m_bForceSimpleDOF
 

Member Function Documentation

◆ GetCameraFOV()

float SCR_PIPSightsComponentClass.GetCameraFOV ( )

◆ GetCameraIndex()

int SCR_PIPSightsComponentClass.GetCameraIndex ( )

◆ GetCameraPoint()

vector SCR_PIPSightsComponentClass.GetCameraPoint ( )

◆ GetFarPlane()

float SCR_PIPSightsComponentClass.GetFarPlane ( )

◆ GetLayoutResource()

ResourceName SCR_PIPSightsComponentClass.GetLayoutResource ( )

◆ GetNearPlane()

float SCR_PIPSightsComponentClass.GetNearPlane ( )

◆ GetResolutionScale()

float SCR_PIPSightsComponentClass.GetResolutionScale ( )

◆ GetRTargetWidgetName()

string SCR_PIPSightsComponentClass.GetRTargetWidgetName ( )

◆ GetRTTextureWidgetName()

string SCR_PIPSightsComponentClass.GetRTTextureWidgetName ( )

Member Data Documentation

◆ m_fCameraFOV

float SCR_PIPSightsComponentClass.m_fCameraFOV
protected

◆ m_fFarPlane

float SCR_PIPSightsComponentClass.m_fFarPlane
protected

◆ m_fNearPlane

float SCR_PIPSightsComponentClass.m_fNearPlane
protected

◆ m_fResolutionScale

float SCR_PIPSightsComponentClass.m_fResolutionScale
protected

◆ m_iCameraIndex

int SCR_PIPSightsComponentClass.m_iCameraIndex
protected

◆ m_sLayoutResource

ResourceName SCR_PIPSightsComponentClass.m_sLayoutResource
protected

◆ m_sRTargetWidgetName

string SCR_PIPSightsComponentClass.m_sRTargetWidgetName
protected

◆ m_sRTTextureWidgetName

string SCR_PIPSightsComponentClass.m_sRTTextureWidgetName
protected

◆ m_vCameraPoint

vector SCR_PIPSightsComponentClass.m_vCameraPoint
protected

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