FGeneralizedCylinderGenerator

Sweep a 2D Profile Polygon along a 3D Path.

Windows
MacOS
Linux

Inheritance Hierarchy

FMeshShapeGenerator

FSweepGeneratorBase

FGeneralizedCylinderGenerator

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Generators/SweepGenerator.h

Include

#include "Generators/SweepGenerator.h"

Syntax

class FGeneralizedCylinderGenerator : public FSweepGeneratorBase

Remarks

Sweep a 2D Profile Polygon along a 3D Path.

TODO:

  • a custom variant for toruses specifically (would be faster)

  • Mitering cross sections support?

Variables

Name Description

Public variable

bool

 

bCapped

Public variable

bool

 

bLoop

Public variable

FPolygon2d

 

CrossSection

Public variable

FFrame3d

 

InitialFrame

Public variable

TArray< FVector...

 

Path

Overridden from FMeshShapeGenerator

Name Description

Public function Virtual

FMeshShapeGe...

 

Generate()

Generate the mesh

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss