Navigation
API > API/Developer > API/Developer/BSPUtils
| Name | FBspIndexedPoint |
| Type | struct |
| Header File | /Engine/Source/Developer/BSPUtils/Public/BSPOps.h |
| Include Path | #include "BSPOps.h" |
Syntax
struct FBspIndexedPoint
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBspIndexedPoint
(
const FVector& InPoint, |
BSPOps.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | BSPOps.h | ||
| Point | FVector | BSPOps.h |