![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| bool | HasBoundingBox () const |
| Chaos::TAABB< T, 3 > | BoundingBox () const |
| FTriangleMesh::TSpatialHashType< T >::FVectorAABB | VectorAABB () const |
| template<typename TPayloadType > | |
| int32 | GetPayload (int32 Idx) const |
Public Attributes | |
| const FTriangleMesh * | TmData |
| const TConstArrayView< TVec3< T > > * | Points |
| int32 | Index |
|
inline |
|
inline |
|
inline |
|
inline |
| int32 Chaos::TTriangleMeshBvEntry< T >::Index |
| const TConstArrayView<TVec3<T> >* Chaos::TTriangleMeshBvEntry< T >::Points |
| const FTriangleMesh* Chaos::TTriangleMeshBvEntry< T >::TmData |