Base class for all the different ways to create a camera settings. More...
Public Member Functions | |
FCameraIntrinsicSettings | GetCameraSettings () const |
Protected Member Functions | |
virtual void | UpdateCameraSettings () |
Protected Attributes | |
FCameraIntrinsicSettings | CameraSettings |
The camera settings which this factory present. More... | |
FNVImageSize | Resolution |
Base class for all the different ways to create a camera settings.
Definition at line 98 of file NVCameraSettings.h.
|
protected |
The camera settings which this factory present.
Definition at line 121 of file NVCameraSettings.h.