Zdexby TheHolyOneZ
5,360 classes
Class

UCameraCalibrationSubsystem

: UEngineSubsystem : UDynamicSubsystem : USubsystem : UObject
/Script/CameraCalibrationCore.CameraCalibrationSubsystem 0x0230 (560 B) align 8 inherited 0x0030 vtable /Script/CameraCalibrationCore
0x00x0230

Members 5

OffsetSizeNameTypeFlagsDefault
0x08DefaultLensFileULensFile*Transient+6 flagsnullptr
0x50LensModelMapTMap<FName, TSubclassOf<ULensModel>>Transient+2 flags<TMap>
0x50CameraNodalOffsetAlgosMapTMap<FName, TSubclassOf<UCameraNodalOffsetAlgo>>Transient+2 flags<TMap>
0x50CameraImageCenterAlgosMapTMap<FName, TSubclassOf<UCameraImageCenterAlgo>>Transient+2 flags<TMap>
0x50CameraCalibrationStepsMapTMap<FName, TSubclassOf<UCameraCalibrationStep>>Transient+2 flags<TMap>
0x01780xB8unreflected bytes to end of UCameraCalibrationSubsystem

Functions 16

SignatureFlagsNativeParams
void UnregisterDistortionModelHandler(UCineCameraComponent* Component, ULensDistortionModelHandlerBase* Handler)FinalNative+1 flags0x10
void SetDefaultLensFile(ULensFile* NewDefaultLensFile)FinalNative+1 flags0x08
TSubclassOf<ULensModel> GetRegisteredLensModel(const FName& ModelName)FinalNative+1 flags0x10
TArray<FName> GetOverlayMaterialNames()FinalNative+1 flags0x10
UMaterialInterface* GetOverlayMaterial(const FName& OverlayName)FinalNative+1 flags0x10
ULensFile* GetLensFile(FLensFilePicker& Picker)FinalNative+1 flags0x18
TArray<ULensDistortionModelHandlerBase*> GetDistortionModelHandlers(UCineCameraComponent* Component)FinalNative+1 flags0x18
ULensFile* GetDefaultLensFile()FinalNative+1 flags0x08
TArray<FName> GetCameraNodalOffsetAlgos()FinalNative+1 flags0x10
TSubclassOf<UCameraNodalOffsetAlgo> GetCameraNodalOffsetAlgo(const FName& Name)FinalNative+1 flags0x10
TArray<FName> GetCameraImageCenterAlgos()FinalNative+1 flags0x10
TSubclassOf<UCameraImageCenterAlgo> GetCameraImageCenterAlgo(const FName& Name)FinalNative+1 flags0x10
TArray<FName> GetCameraCalibrationSteps()FinalNative+1 flags0x10
TSubclassOf<UCameraCalibrationStep> GetCameraCalibrationStep(const FName& Name)FinalNative+1 flags0x10
ULensDistortionModelHandlerBase* FindOrCreateDistortionModelHandler(FDistortionHandlerPicker& DistortionHandlerPicker, TSubclassOf<ULensModel> LensModelClass)FinalNative+1 flags0x38
ULensDistortionModelHandlerBase* FindDistortionModelHandler(FDistortionHandlerPicker& DistortionHandlerPicker, bool bUpdatePicker)FinalNative+1 flags0x38