Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/TPCA3
References
| Module | GeometryAlgorithms |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/PCA3.h |
| Include | #include "PCA3.h" |
| Source | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Private/PCA3.cpp |
bool Compute
(
TConstArrayView< UE::Math::TVector < RealType > > Points,
const FComputePCA3Options & Options
)