Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
ST Map Point Info struct
| Name | FSTMapPointInfo |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensData.h |
| Include Path | #include "LensData.h" |
Syntax
USTRUCT (BlueprintType )
struct FSTMapPointInfo : public FDataTablePointInfoBase
Inheritance Hierarchy
- FDataTablePointInfoBase → FSTMapPointInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LensData.h | |||
FSTMapPointInfo
(
const float InFocus, |
LensData.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TypeInfo | FSTMapInfo | LensData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| STMapInfo | FSTMapInfo | ST Map parameter | LensData.h |
|