UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FStaticMeshSectionAreaWeightedTriangleSampler Member List

This is the complete list of members for FStaticMeshSectionAreaWeightedTriangleSampler, including all inherited members.

DECLARE_TYPE_LAYOUT(FWeightedRandomSampler, Abstract)FWeightedRandomSampler
FStaticMeshSectionAreaWeightedTriangleSampler()FStaticMeshSectionAreaWeightedTriangleSampler
FWeightedRandomSampler()FWeightedRandomSampler
GetAlias() constFWeightedRandomSamplerinline
GetEntryIndex(float R0, float R1) constFWeightedRandomSamplerinline
GetNumEntries() constFWeightedRandomSamplerinline
GetProb() constFWeightedRandomSamplerinline
GetTotalWeight() constFWeightedRandomSamplerinline
GetWeights(TArray< float > &OutWeights) overrideFStaticMeshSectionAreaWeightedTriangleSamplervirtual
Init(FStaticMeshLODResources *InOwner, int32 InSectionIdx)FStaticMeshSectionAreaWeightedTriangleSampler
Initialize()FWeightedRandomSamplervirtual
LAYOUT_FIELD(TMemoryImageArray< float >, Prob)FWeightedRandomSamplerprotected
LAYOUT_FIELD(TMemoryImageArray< int32 >, Alias)FWeightedRandomSamplerprotected
LAYOUT_FIELD(float, TotalWeight)FWeightedRandomSamplerprotected
OwnerFStaticMeshSectionAreaWeightedTriangleSamplerprotected
SectionIdxFStaticMeshSectionAreaWeightedTriangleSamplerprotected
Serialize(FArchive &Ar)FWeightedRandomSamplervirtual
~FWeightedRandomSampler()FWeightedRandomSamplervirtual