![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Chaos::TSphereSpecializeSamplingHelper< T, 3 >, including all inherited members.
| ComputeBottomHalfSemiSphere(TArray< TVec3< T > > &Points, const TSphere< T, 3 > &Sphere, const int32 NumPoints, const int32 SpiralSeed=0) | Chaos::TSphereSpecializeSamplingHelper< T, 3 > | inlinestatic |
| ComputeGoldenSpiralPoints(TArray< TVec3< T > > &Points, const TSphere< T, 3 > &Sphere, const int32 NumPoints, const bool FirstHalf=true, const bool SecondHalf=true, const int32 SpiralSeed=0) | Chaos::TSphereSpecializeSamplingHelper< T, 3 > | inlinestatic |
| ComputeGoldenSpiralPoints(TArray< TVec3< T > > &Points, const TVec3< T > &Center, const T Radius, const int32 NumPoints, const bool BottomHalf=true, const bool TopHalf=true, const int32 SpiralSeed=0) | Chaos::TSphereSpecializeSamplingHelper< T, 3 > | inlinestatic |
| ComputeSamplePoints(TArray< TVec3< T > > &Points, const TSphere< T, 3 > &Sphere, const int32 NumPoints) | Chaos::TSphereSpecializeSamplingHelper< T, 3 > | inlinestatic |
| ComputeTopHalfSemiSphere(TArray< TVec3< T > > &Points, const TSphere< T, 3 > &Sphere, const int32 NumPoints, const int32 SpiralSeed=0) | Chaos::TSphereSpecializeSamplingHelper< T, 3 > | inlinestatic |