![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| int | MaxVertexID () const |
| bool | IsVertex (int VertexID) const |
| FVector3d | GetVertex (int Index) const |
| FAxisAlignedBox3d | GetBounds () const |
Public Attributes | |
| TArray< FVector3d > | DensePoints |
| TArray< int > | Triangles |
| TArray< double > | Weights |
| FAxisAlignedBox3d | Bounds |
|
inline |
|
inline |
|
inline |
|
inline |
| FAxisAlignedBox3d UELocal::FDenseSamplePointSet::Bounds |
| TArray<int> UELocal::FDenseSamplePointSet::Triangles |