![]() |
Cesium for Unreal 2.20.0
|
#include "CesiumGeoreference.h"#include "CesiumGeospatial/CartographicPolygon.h"#include "CesiumGeospatial/GlobeRectangle.h"#include "CesiumGlobeAnchorComponent.h"#include "Components/SplineComponent.h"#include "CoreMinimal.h"#include "Engine/StaticMesh.h"#include "GameFramework/Actor.h"#include <vector>#include "CesiumCartographicPolygon.generated.h"Go to the source code of this file.
Classes | |
| class | ACesiumCartographicPolygon |
| A spline-based polygon actor used to rasterize 2D polygons on top of Cesium 3D Tileset actors. More... | |