Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/FHeightField
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/HeightField.h |
Include | #include "Chaos/HeightField.h" |
Syntax
struct FBounds2D
Remarks
Struct for 2D bounds and associated operations.
Variables
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FBounds2D () |
||
![]() |
|||
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FVec2 | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() ![]() |
FBounds2D | FromPoints
(
const FVec2& P0, |
Given a set of points, wrap a 2D bounds around them |
![]() ![]() |
FVec2 | GetExtent () |
|
![]() |
void | GrowToInclude
(
const FVec2& InPoint |
|
![]() |
bool | IntersectLine
(
const FVec2& InStart, |
|
![]() ![]() |
bool | ||
![]() |
void |