UnitySensors
Loading...
Searching...
No Matches
UnitySensors.Editor.FisheyeCameraEditor Class Reference
Inheritance diagram for UnitySensors.Editor.FisheyeCameraEditor:
Collaboration diagram for UnitySensors.Editor.FisheyeCameraEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Private Member Functions

void OnEnable ()
 

Private Attributes

SerializedProperty cameraModelProp
 
SerializedProperty alphaProp
 
SerializedProperty betaProp
 
SerializedProperty xiProp
 
SerializedProperty kb4Prop
 
SerializedProperty affineCoeffsProp
 
SerializedProperty _a0Prop
 
SerializedProperty _a1Prop
 
SerializedProperty _a2Prop
 
SerializedProperty _a3Prop
 
SerializedProperty _a4Prop
 
SerializedProperty focalLengthProp
 
SerializedProperty principalPointProp
 
readonly string cameraModelLabel = nameof(FisheyeCameraSensor._cameraModel)
 
readonly string alphaLabel = nameof(FisheyeCameraSensor._alpha)
 
readonly string betaLabel = nameof(FisheyeCameraSensor._beta)
 
readonly string xiLabel = nameof(FisheyeCameraSensor._xi)
 
readonly string kb4Label = nameof(FisheyeCameraSensor._kb4)
 
readonly string affineCoeffsLabel = nameof(FisheyeCameraSensor._affineCoeffs)
 
readonly string _a0Label = nameof(FisheyeCameraSensor._a0)
 
readonly string _a1Label = nameof(FisheyeCameraSensor._a1)
 
readonly string _a2Label = nameof(FisheyeCameraSensor._a2)
 
readonly string _a3Label = nameof(FisheyeCameraSensor._a3)
 
readonly string _a4Label = nameof(FisheyeCameraSensor._a4)
 
readonly string focalLengthLabel = nameof(FisheyeCameraSensor._focalLength)
 
readonly string principalPointLabel = nameof(FisheyeCameraSensor._principalPoint)
 
readonly string fovLabel = nameof(FisheyeCameraSensor._fov)
 
readonly string scriptLabel = "m_Script"
 

Member Function Documentation

◆ OnEnable()

void UnitySensors.Editor.FisheyeCameraEditor.OnEnable ( )
private

◆ OnInspectorGUI()

override void UnitySensors.Editor.FisheyeCameraEditor.OnInspectorGUI ( )

Member Data Documentation

◆ _a0Label

readonly string UnitySensors.Editor.FisheyeCameraEditor._a0Label = nameof(FisheyeCameraSensor._a0)
private

◆ _a0Prop

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor._a0Prop
private

◆ _a1Label

readonly string UnitySensors.Editor.FisheyeCameraEditor._a1Label = nameof(FisheyeCameraSensor._a1)
private

◆ _a1Prop

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor._a1Prop
private

◆ _a2Label

readonly string UnitySensors.Editor.FisheyeCameraEditor._a2Label = nameof(FisheyeCameraSensor._a2)
private

◆ _a2Prop

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor._a2Prop
private

◆ _a3Label

readonly string UnitySensors.Editor.FisheyeCameraEditor._a3Label = nameof(FisheyeCameraSensor._a3)
private

◆ _a3Prop

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor._a3Prop
private

◆ _a4Label

readonly string UnitySensors.Editor.FisheyeCameraEditor._a4Label = nameof(FisheyeCameraSensor._a4)
private

◆ _a4Prop

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor._a4Prop
private

◆ affineCoeffsLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.affineCoeffsLabel = nameof(FisheyeCameraSensor._affineCoeffs)
private

◆ affineCoeffsProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.affineCoeffsProp
private

◆ alphaLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.alphaLabel = nameof(FisheyeCameraSensor._alpha)
private

◆ alphaProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.alphaProp
private

◆ betaLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.betaLabel = nameof(FisheyeCameraSensor._beta)
private

◆ betaProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.betaProp
private

◆ cameraModelLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.cameraModelLabel = nameof(FisheyeCameraSensor._cameraModel)
private

◆ cameraModelProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.cameraModelProp
private

◆ focalLengthLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.focalLengthLabel = nameof(FisheyeCameraSensor._focalLength)
private

◆ focalLengthProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.focalLengthProp
private

◆ fovLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.fovLabel = nameof(FisheyeCameraSensor._fov)
private

◆ kb4Label

readonly string UnitySensors.Editor.FisheyeCameraEditor.kb4Label = nameof(FisheyeCameraSensor._kb4)
private

◆ kb4Prop

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.kb4Prop
private

◆ principalPointLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.principalPointLabel = nameof(FisheyeCameraSensor._principalPoint)
private

◆ principalPointProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.principalPointProp
private

◆ scriptLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.scriptLabel = "m_Script"
private

◆ xiLabel

readonly string UnitySensors.Editor.FisheyeCameraEditor.xiLabel = nameof(FisheyeCameraSensor._xi)
private

◆ xiProp

SerializedProperty UnitySensors.Editor.FisheyeCameraEditor.xiProp
private

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