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

Anchor for point of interest in map. More...

Public Member Functions

bool AddObserver (AActor *NewObserver)
 
AActor * RemoveObserver ()
 

Public Attributes

bool bIsActive
 Scene markers can be manually deactivated via toggling the IsActive attribute to allow the user to control which subset of scene markers gets captured and exported. More...
 

Protected Attributes

FString Description
 
FString DisplayName
 
TArray< AActor * > Observers
 

Detailed Description

Anchor for point of interest in map.

Definition at line 57 of file NVSceneMarker.h.

Member Data Documentation

bool FNVSceneMarkerComponent::bIsActive

Scene markers can be manually deactivated via toggling the IsActive attribute to allow the user to control which subset of scene markers gets captured and exported.

Definition at line 71 of file NVSceneMarker.h.


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