![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FKAggregateGeom, including all inherited members.
| AddElement(const T &Elem) | FKAggregateGeom | inline |
| BoxElems | FKAggregateGeom | |
| CalcAABB(const FTransform &Transform) const | FKAggregateGeom | |
| CalcBoxSphereBounds(FBoxSphereBounds &Output, const FTransform &LocalToWorld) const | FKAggregateGeom | |
| ConvexElems | FKAggregateGeom | |
| EmptyElements() | FKAggregateGeom | inline |
| FKAggregateGeom() | FKAggregateGeom | inline |
| FKAggregateGeom(const FKAggregateGeom &Other) | FKAggregateGeom | inline |
| FreeRenderInfo() | FKAggregateGeom | |
| GetAggGeom(const FTransform &Transform, const FColor Color, const FMaterialRenderProxy *MatInst, bool bPerHullColor, bool bDrawSolid, bool bOutputVelocity, int32 ViewIndex, class FMeshElementCollector &Collector) const | FKAggregateGeom | |
| GetAllocatedSize() const | FKAggregateGeom | inline |
| GetElement(const EAggCollisionShape::Type Type, const int32 Index) | FKAggregateGeom | inline |
| GetElement(const EAggCollisionShape::Type Type, const int32 Index) const | FKAggregateGeom | inline |
| GetElement(const int32 InIndex) | FKAggregateGeom | inline |
| GetElement(const int32 InIndex) const | FKAggregateGeom | inline |
| GetElementByName(const FName InName) const | FKAggregateGeom | inline |
| GetElementCount() const | FKAggregateGeom | inline |
| GetElementCount(EAggCollisionShape::Type Type) const | FKAggregateGeom | |
| GetElementIndexByName(const FName InName) const | FKAggregateGeom | inline |
| GetScaledVolume(const FVector &Scale3D) const | FKAggregateGeom | |
| GetVolume(const FVector &Scale3D) const | FKAggregateGeom | |
| LevelSetElems | FKAggregateGeom | |
| MakeDDCKey() const | FKAggregateGeom | |
| operator=(const FKAggregateGeom &Other) | FKAggregateGeom | inline |
| SphereElems | FKAggregateGeom | |
| SphylElems | FKAggregateGeom | |
| TaperedCapsuleElems | FKAggregateGeom | |
| UPROPERTY(EditAnywhere, editfixedsize, Category="Aggregate Geometry", meta=(DisplayName="(Experimental) Skinned Level Sets", TitleProperty="Name"), Experimental) TArray< FKSkinnedLevelSetElem > SkinnedLevelSetElems | FKAggregateGeom | |
| UPROPERTY(EditAnywhere, editfixedsize, Category="Aggregate Geometry", meta=(DisplayName="(Experimental) ML Level Sets", TitleProperty="Name"), Experimental) TArray< FKMLLevelSetElem > MLLevelSetElems | FKAggregateGeom | |
| UPROPERTY(EditAnywhere, editfixedsize, Category="Aggregate Geometry", meta=(DisplayName="(Experimental) Skinned Triangle Meshes", TitleProperty="Name"), Experimental) TArray< FKSkinnedTriangleMeshElem > SkinnedTriangleMeshElems | FKAggregateGeom | |
| VisitShapeAndContainer(FKShapeElem &InElement, Callable &&InCallable) | FKAggregateGeom | inline |
| VisitShapeAndContainer(const FKShapeElem &InElement, Callable &&InCallable) | FKAggregateGeom | inline |