TAxisAlignedBox3::GetCorner

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/BoxTypes.h

Include

#include "BoxTypes.h"

Syntax

FVector3< RealType > GetCorner
(
    int Index
) const

Returns

Corner point on the box identified by the given index. See diagram in OrientedBoxTypes.h for index/corner mapping.

Parameters

Parameter

Description

Index

corner index in range 0-7

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