NVIDIA DeepLearning Dataset Synthesizer (NDDS)
 All Classes Namespaces Functions Variables Typedefs Pages
FNVSceneCapturerViewpointSettings Struct Reference
+ Collaboration diagram for FNVSceneCapturerViewpointSettings:

Public Attributes

bool bIsEnabled
 If true, the viewpoint will capture otherwise it won't. More...
 
bool bOverrideCaptureSettings
 If true, the viewpoint have its own capture settings and doesn't use the owner capturer's feature extractor settings. More...
 
bool bOverrideFeatureExtractorSettings
 If true, the viewpoint have its own feature extractors settings and doesn't use the owner capturer's feature extractor settings. More...
 
FNVSceneCapturerSettings CaptureSettings
 
FString DisplayName
 Name of the viewpoint to show. More...
 
FString ExportFileNamePostfix
 The string to add to the end of the exported file's name captured from this viewpoint. e.g: "infrared", "left", "right" ... More...
 
TArray
< FNVFeatureExtractorSettings
FeatureExtractorSettings
 

Detailed Description

Definition at line 24 of file NVSceneCapturerViewpointComponent.h.

Member Data Documentation

bool FNVSceneCapturerViewpointSettings::bIsEnabled

If true, the viewpoint will capture otherwise it won't.

Definition at line 34 of file NVSceneCapturerViewpointComponent.h.

bool FNVSceneCapturerViewpointSettings::bOverrideCaptureSettings

If true, the viewpoint have its own capture settings and doesn't use the owner capturer's feature extractor settings.

Definition at line 53 of file NVSceneCapturerViewpointComponent.h.

bool FNVSceneCapturerViewpointSettings::bOverrideFeatureExtractorSettings

If true, the viewpoint have its own feature extractors settings and doesn't use the owner capturer's feature extractor settings.

Definition at line 46 of file NVSceneCapturerViewpointComponent.h.

FString FNVSceneCapturerViewpointSettings::DisplayName

Name of the viewpoint to show.

Definition at line 38 of file NVSceneCapturerViewpointComponent.h.

FString FNVSceneCapturerViewpointSettings::ExportFileNamePostfix

The string to add to the end of the exported file's name captured from this viewpoint. e.g: "infrared", "left", "right" ...

Definition at line 42 of file NVSceneCapturerViewpointComponent.h.


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