FOrientedBox::CalcVertices

Fills in the Verts array with the eight vertices of the box.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/OrientedBox.h

Include

#include "Math/OrientedBox.h"

Syntax

void CalcVertices
(
    FVector * Verts
) const

Remarks

Fills in the Verts array with the eight vertices of the box.

FOrientedBox inline functions

Parameters

Parameter

Description

Verts

The array to fill in with the vertices.

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