NVIDIA DeepLearning Dataset Synthesizer (NDDS)
 All Classes Namespaces Functions Variables Typedefs Pages
FNVImageSize Struct Reference

Public Member Functions

 FNVImageSize (int32 InWidth=0, int32 InHeight=0)
 
FIntPoint ConvertToIntPoint () const
 
float GetAspectRatio () const
 

Public Attributes

int32 Height
 The image's height (in pixels). More...
 
int32 Width
 The image's width (in pixels). More...
 

Detailed Description

Definition at line 16 of file NVCameraSettings.h.

Member Data Documentation

int32 FNVImageSize::Height

The image's height (in pixels).

Definition at line 27 of file NVCameraSettings.h.

int32 FNVImageSize::Width

The image's width (in pixels).

Definition at line 23 of file NVCameraSettings.h.


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