Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TFastWindingTree
| |
|
| Name |
FWNInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Spatial/FastWinding.h |
| Include Path |
#include "Spatial/FastWinding.h" |
Syntax
struct FWNInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bValid |
bool |
|
Spatial/FastWinding.h |
|
| Center |
FVector3d |
|
Spatial/FastWinding.h |
|
| Order1Vec |
FVector3d |
|
Spatial/FastWinding.h |
|
| Order2Mat |
FMatrix3d |
|
Spatial/FastWinding.h |
|
| R |
double |
|
Spatial/FastWinding.h |
|