Cesium for Unreal 2.18.0
Loading...
Searching...
No Matches
FCesiumGeoJsonFeature Struct Reference

a GeoJson "Feature" object. More...

#include <CesiumGeoJsonObject.h>

Public Member Functions

 FCesiumGeoJsonFeature ()
 Creates a new FCesiumVectorPrimitive with an empty primitive.
 
 FCesiumGeoJsonFeature (const std::shared_ptr< CesiumVectorData::GeoJsonDocument > &document, const CesiumVectorData::GeoJsonFeature *feature)
 Creates a new FCesiumGeoJsonFeature wrapping the provided CesiumVectorData::GeoJsonFeature.
 

Friends

class UCesiumGeoJsonFeatureBlueprintLibrary
 

Detailed Description

a GeoJson "Feature" object.

Definition at line 76 of file CesiumGeoJsonObject.h.

Constructor & Destructor Documentation

◆ FCesiumGeoJsonFeature() [1/2]

FCesiumGeoJsonFeature::FCesiumGeoJsonFeature ( )

Creates a new FCesiumVectorPrimitive with an empty primitive.

◆ FCesiumGeoJsonFeature() [2/2]

FCesiumGeoJsonFeature::FCesiumGeoJsonFeature ( const std::shared_ptr< CesiumVectorData::GeoJsonDocument > & document,
const CesiumVectorData::GeoJsonFeature * feature )

Creates a new FCesiumGeoJsonFeature wrapping the provided CesiumVectorData::GeoJsonFeature.

Friends And Related Symbol Documentation

◆ UCesiumGeoJsonFeatureBlueprintLibrary

Definition at line 94 of file CesiumGeoJsonObject.h.


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