Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_2DPIPSightsComponentClass Class Reference
Inheritance diagram for SCR_2DPIPSightsComponentClass:
SCR_2DSightsComponentClass

Protected Member Functions

int GetCameraIndex ()
float GetNearPlane ()
float GetFarPlane ()
float GetResolutionScale ()
float GetADSActivationPercentagePIP ()
float GetADSDeactivationPercentagePIP ()
float GetVignetteParallaxScale ()
float GetCenterDistance ()
float GetDistanceMoveNear ()
float GetDistanceMoveFar ()
float GetBasicParallax ()
float GetMaxParallax ()
float GetCenterOffsetX ()
float GetCenterOffsetY ()
float GetReticlePIPScale ()
float GetObjectivePIPEdgeMin ()
float GetObjectivePIPEdgeMax ()
vector GetMainCameraOffsetUnfocused ()
string GetRTTextureWidgetName ()
string GetRTargetWidgetName ()
ResourceName GetPIPLayoutResource ()
ResourceName GetScopeHDRMaterial ()
ResourceName GetUnderwaterPPMaterial ()
ResourceName GetRainPPMaterial ()

Protected Attributes

ResourceName m_sPIPLayoutResource
string m_sRTTextureWidgetName
string m_sRTargetWidgetName
int m_iCameraIndex
params : "0 1000 0.01"
params category: "PiPSights")] protected float m_fNearPlane
params : "0 10000 1"
params : "0.1 1 0.1"
ResourceName m_rScopeHDRMatrial
params : "0.0 1.0 0.01"
params : "0.0 1.0 0.01"
params : "-1000 1000 0.1"
params : "-0.2 0.2 0.001"
params : "0 1 0.001"
params : "0 1 0.001"
float m_fBasicParallax
float m_fMaxParallax
params : "-90 90 0.001"
params : "-90 90 0.001"
params : "0.01 10 0.00001"
params precision: 5)] protected float m_fReticlePIPScale
params : "0.001 10 0.00001"
params : "0.001 10 0.00001"
params : "-1 1 0.001"
ResourceName m_sUnderwaterPPMaterial
ResourceName m_sRainPPMaterial

Detailed Description

Definition at line 2 of file SCR_2DPIPSightsComponent.c.

Member Function Documentation

◆ GetADSActivationPercentagePIP()

float SCR_2DPIPSightsComponentClass::GetADSActivationPercentagePIP ( )
inlineprotected

Definition at line 105 of file SCR_2DPIPSightsComponent.c.

◆ GetADSDeactivationPercentagePIP()

float SCR_2DPIPSightsComponentClass::GetADSDeactivationPercentagePIP ( )
inlineprotected

Definition at line 111 of file SCR_2DPIPSightsComponent.c.

◆ GetBasicParallax()

float SCR_2DPIPSightsComponentClass::GetBasicParallax ( )
inlineprotected

Definition at line 141 of file SCR_2DPIPSightsComponent.c.

◆ GetCameraIndex()

int SCR_2DPIPSightsComponentClass::GetCameraIndex ( )
inlineprotected

Definition at line 81 of file SCR_2DPIPSightsComponent.c.

◆ GetCenterDistance()

float SCR_2DPIPSightsComponentClass::GetCenterDistance ( )
inlineprotected

Definition at line 123 of file SCR_2DPIPSightsComponent.c.

◆ GetCenterOffsetX()

float SCR_2DPIPSightsComponentClass::GetCenterOffsetX ( )
inlineprotected

Definition at line 153 of file SCR_2DPIPSightsComponent.c.

◆ GetCenterOffsetY()

float SCR_2DPIPSightsComponentClass::GetCenterOffsetY ( )
inlineprotected

Definition at line 159 of file SCR_2DPIPSightsComponent.c.

◆ GetDistanceMoveFar()

float SCR_2DPIPSightsComponentClass::GetDistanceMoveFar ( )
inlineprotected

Definition at line 135 of file SCR_2DPIPSightsComponent.c.

◆ GetDistanceMoveNear()

float SCR_2DPIPSightsComponentClass::GetDistanceMoveNear ( )
inlineprotected

Definition at line 129 of file SCR_2DPIPSightsComponent.c.

◆ GetFarPlane()

float SCR_2DPIPSightsComponentClass::GetFarPlane ( )
inlineprotected

Definition at line 93 of file SCR_2DPIPSightsComponent.c.

◆ GetMainCameraOffsetUnfocused()

vector SCR_2DPIPSightsComponentClass::GetMainCameraOffsetUnfocused ( )
inlineprotected

Definition at line 183 of file SCR_2DPIPSightsComponent.c.

◆ GetMaxParallax()

float SCR_2DPIPSightsComponentClass::GetMaxParallax ( )
inlineprotected

Definition at line 147 of file SCR_2DPIPSightsComponent.c.

◆ GetNearPlane()

float SCR_2DPIPSightsComponentClass::GetNearPlane ( )
inlineprotected

Definition at line 87 of file SCR_2DPIPSightsComponent.c.

◆ GetObjectivePIPEdgeMax()

float SCR_2DPIPSightsComponentClass::GetObjectivePIPEdgeMax ( )
inlineprotected

Definition at line 177 of file SCR_2DPIPSightsComponent.c.

◆ GetObjectivePIPEdgeMin()

float SCR_2DPIPSightsComponentClass::GetObjectivePIPEdgeMin ( )
inlineprotected

Definition at line 171 of file SCR_2DPIPSightsComponent.c.

◆ GetPIPLayoutResource()

ResourceName SCR_2DPIPSightsComponentClass::GetPIPLayoutResource ( )
inlineprotected

Definition at line 201 of file SCR_2DPIPSightsComponent.c.

◆ GetRainPPMaterial()

ResourceName SCR_2DPIPSightsComponentClass::GetRainPPMaterial ( )
inlineprotected

Definition at line 219 of file SCR_2DPIPSightsComponent.c.

◆ GetResolutionScale()

float SCR_2DPIPSightsComponentClass::GetResolutionScale ( )
inlineprotected

Definition at line 99 of file SCR_2DPIPSightsComponent.c.

◆ GetReticlePIPScale()

float SCR_2DPIPSightsComponentClass::GetReticlePIPScale ( )
inlineprotected

Definition at line 165 of file SCR_2DPIPSightsComponent.c.

◆ GetRTargetWidgetName()

string SCR_2DPIPSightsComponentClass::GetRTargetWidgetName ( )
inlineprotected

Definition at line 195 of file SCR_2DPIPSightsComponent.c.

◆ GetRTTextureWidgetName()

string SCR_2DPIPSightsComponentClass::GetRTTextureWidgetName ( )
inlineprotected

Definition at line 189 of file SCR_2DPIPSightsComponent.c.

◆ GetScopeHDRMaterial()

ResourceName SCR_2DPIPSightsComponentClass::GetScopeHDRMaterial ( )
inlineprotected

Definition at line 207 of file SCR_2DPIPSightsComponent.c.

◆ GetUnderwaterPPMaterial()

ResourceName SCR_2DPIPSightsComponentClass::GetUnderwaterPPMaterial ( )
inlineprotected

Definition at line 213 of file SCR_2DPIPSightsComponent.c.

◆ GetVignetteParallaxScale()

float SCR_2DPIPSightsComponentClass::GetVignetteParallaxScale ( )
inlineprotected

Definition at line 117 of file SCR_2DPIPSightsComponent.c.

Member Data Documentation

◆ __pad0__

params SCR_2DPIPSightsComponentClass::__pad0__
protected

Definition at line 17 of file SCR_2DPIPSightsComponent.c.

◆ __pad10__

params SCR_2DPIPSightsComponentClass::__pad10__
protected

Definition at line 59 of file SCR_2DPIPSightsComponent.c.

◆ __pad11__

params SCR_2DPIPSightsComponentClass::__pad11__
protected

Definition at line 62 of file SCR_2DPIPSightsComponent.c.

◆ __pad12__

params SCR_2DPIPSightsComponentClass::__pad12__
protected

Definition at line 65 of file SCR_2DPIPSightsComponent.c.

◆ __pad13__

params SCR_2DPIPSightsComponentClass::__pad13__
protected

Definition at line 68 of file SCR_2DPIPSightsComponent.c.

◆ __pad14__

params SCR_2DPIPSightsComponentClass::__pad14__
protected

Definition at line 71 of file SCR_2DPIPSightsComponent.c.

◆ __pad1__

params SCR_2DPIPSightsComponentClass::__pad1__
protected

Definition at line 20 of file SCR_2DPIPSightsComponent.c.

◆ __pad2__

params SCR_2DPIPSightsComponentClass::__pad2__
protected

Definition at line 24 of file SCR_2DPIPSightsComponent.c.

◆ __pad3__

params SCR_2DPIPSightsComponentClass::__pad3__
protected

Definition at line 31 of file SCR_2DPIPSightsComponent.c.

◆ __pad4__

params SCR_2DPIPSightsComponentClass::__pad4__
protected

Definition at line 35 of file SCR_2DPIPSightsComponent.c.

◆ __pad5__

params SCR_2DPIPSightsComponentClass::__pad5__
protected

Definition at line 38 of file SCR_2DPIPSightsComponent.c.

◆ __pad6__

params SCR_2DPIPSightsComponentClass::__pad6__
protected

Definition at line 41 of file SCR_2DPIPSightsComponent.c.

◆ __pad7__

params SCR_2DPIPSightsComponentClass::__pad7__
protected

Definition at line 44 of file SCR_2DPIPSightsComponent.c.

◆ __pad8__

params SCR_2DPIPSightsComponentClass::__pad8__
protected

Definition at line 47 of file SCR_2DPIPSightsComponent.c.

◆ __pad9__

params SCR_2DPIPSightsComponentClass::__pad9__
protected

Definition at line 56 of file SCR_2DPIPSightsComponent.c.

◆ category

params SCR_2DPIPSightsComponentClass::category
protected

Definition at line 17 of file SCR_2DPIPSightsComponent.c.

◆ m_fBasicParallax

float SCR_2DPIPSightsComponentClass::m_fBasicParallax
protected

Definition at line 51 of file SCR_2DPIPSightsComponent.c.

◆ m_fMaxParallax

float SCR_2DPIPSightsComponentClass::m_fMaxParallax
protected

Definition at line 54 of file SCR_2DPIPSightsComponent.c.

◆ m_iCameraIndex

int SCR_2DPIPSightsComponentClass::m_iCameraIndex
protected

Definition at line 15 of file SCR_2DPIPSightsComponent.c.

◆ m_rScopeHDRMatrial

ResourceName SCR_2DPIPSightsComponentClass::m_rScopeHDRMatrial
protected

Definition at line 28 of file SCR_2DPIPSightsComponent.c.

◆ m_sPIPLayoutResource

ResourceName SCR_2DPIPSightsComponentClass::m_sPIPLayoutResource
protected

Definition at line 6 of file SCR_2DPIPSightsComponent.c.

◆ m_sRainPPMaterial

ResourceName SCR_2DPIPSightsComponentClass::m_sRainPPMaterial
protected

Definition at line 78 of file SCR_2DPIPSightsComponent.c.

◆ m_sRTargetWidgetName

string SCR_2DPIPSightsComponentClass::m_sRTargetWidgetName
protected

Definition at line 12 of file SCR_2DPIPSightsComponent.c.

◆ m_sRTTextureWidgetName

string SCR_2DPIPSightsComponentClass::m_sRTTextureWidgetName
protected

Definition at line 9 of file SCR_2DPIPSightsComponent.c.

◆ m_sUnderwaterPPMaterial

ResourceName SCR_2DPIPSightsComponentClass::m_sUnderwaterPPMaterial
protected

Definition at line 75 of file SCR_2DPIPSightsComponent.c.

◆ precision

params SCR_2DPIPSightsComponentClass::precision
protected

Definition at line 62 of file SCR_2DPIPSightsComponent.c.


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