Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FKAggregateGeom
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKShapeElem * GetElement
(
const int32 InIndex |
PhysicsEngine/AggregateGeom.h | ||
const FKShapeElem * GetElement
(
const int32 InIndex |
PhysicsEngine/AggregateGeom.h | ||
FKShapeElem * GetElement
(
const EAggCollisionShape::Type Type, |
PhysicsEngine/AggregateGeom.h | ||
const FKShapeElem * GetElement
(
const EAggCollisionShape::Type Type, |
PhysicsEngine/AggregateGeom.h |
GetElement(const int32)
| Name | GetElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/AggregateGeom.h |
| Include Path | #include "PhysicsEngine/AggregateGeom.h" |
FKShapeElem * GetElement
(
const int32 InIndex
)
GetElement(const int32)
| Name | GetElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/AggregateGeom.h |
| Include Path | #include "PhysicsEngine/AggregateGeom.h" |
const FKShapeElem * GetElement
(
const int32 InIndex
) const
GetElement(const EAggCollisionShape::Type, const int32)
| Name | GetElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/AggregateGeom.h |
| Include Path | #include "PhysicsEngine/AggregateGeom.h" |
FKShapeElem * GetElement
(
const EAggCollisionShape::Type Type,
const int32 Index
)
GetElement(const EAggCollisionShape::Type, const int32)
| Name | GetElement |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/AggregateGeom.h |
| Include Path | #include "PhysicsEngine/AggregateGeom.h" |
const FKShapeElem * GetElement
(
const EAggCollisionShape::Type Type,
const int32 Index
) const