Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore > API/Plugins/CameraCalibrationCore/Models
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULensModel
- USphericalLensModel
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/Models/SphericalLensModel.h |
| Include | #include "Models/SphericalLensModel.h" |
Syntax
UCLASS&40;BlueprintType, Meta&61;&40;DisplayName&61;"Spherical Lens Model"&41;&41;
class USphericalLensModel : public ULensModel
Remarks
Spherical lens model, using spherical lens distortion parameters
Overridden from ULensModel
| Type | Name | Description | |
|---|---|---|---|
| FName | GetModelName () |
Get the lens model name | |
| UScriptStruct * | Get the struct of distortion parameters supported by this model | ||
| FName | Get the lens model short name |