Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Util/ElementLinearization.h |
| Include | #include "Util/ElementLinearization.h" |
Syntax
template<typename RealType>
class TVector2Arrays
Remarks
Structure-of-Array (SoA) storage for a list of 2-vectors
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
TVector2Arrays
(
int32 Size |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Test that all the arrays have the same given size. | ||
| int32 | Num () |
||
| void | |||
| void | SetXY
(
int32 i, |
||
| void | |||
| void | |||
| RealType | |||
| RealType |