Yasiu Math 1
Collection of mathematic functions that help create game mechanics and procedural tools
Loading...
Searching...
No Matches
YasiuMathUnrealLib.h File Reference
#include "Math/MathFwd.h"

Go to the source code of this file.

Namespaces

namespace  YasiuMath::AngleUtils
 Collection of functions working with angles and rotation.

Functions

FVector YASIUMATH_API YasiuMath::AngleUtils::RotateBoundingBox (const FVector &Box, const FQuat &Rotation)
 Rotate Box and calculate new bounding box along same axes to fit old box inside.