HGeomMidPoints

Struct for cacheing of selected objects components midpoints for reselection when rebuilding the BSP

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/GeometryEdMode.h

Include

#include "GeometryEdMode.h"

Syntax

struct HGeomMidPoints

Remarks

Struct for cacheing of selected objects components midpoints for reselection when rebuilding the BSP

Variables

Name Description

Public variable

ABrush *

 

ActualBrush

The actor that the verts/edges/polys belong to

Public variable

TArray< FVector...

 

EdgePool

Public variable

TArray< FVector...

 

PolyPool

Public variable

TArray< FVector...

 

VertexPool

Arrays of the midpoints of all the selected verts/edges/polys

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