Agrarsense
Static Public Member Functions | Static Private Attributes | List of all members
USemanticColors Class Reference

#include <SemanticColors.h>

Static Public Member Functions

static TMap< FString, FColor > GetSemanticColors ()
 

Static Private Attributes

static const TMap< FString, FColor > SemanticColors
 

Detailed Description

Definition at line 11 of file SemanticColors.h.

Member Function Documentation

◆ GetSemanticColors()

static TMap< FString, FColor > USemanticColors::GetSemanticColors ( )
inlinestatic

Definition at line 16 of file SemanticColors.h.

17 {
18 return SemanticColors;
19 }
static const TMap< FString, FColor > SemanticColors

Referenced by ASensor::GetSemanticColors().

Member Data Documentation

◆ SemanticColors

const TMap< FString, FColor > USemanticColors::SemanticColors
staticprivate

Definition at line 23 of file SemanticColors.h.


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