![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <GeometryParticles.h>
Public Member Functions | |
| FShapeOrShapesArray (const FGeometryParticleHandle *Particle) | |
| FShapeOrShapesArray () | |
| FShapeOrShapesArray (const FPerShapeData *InShape) | |
| FShapeOrShapesArray (const FShapesArray *InShapeArray) | |
| bool | IsSingleShape () const |
| bool | IsValid () const |
| const FPerShapeData * | GetShape () const |
| const FShapesArray * | GetShapesArray () const |
Union between shape and shapes array pointers, used for passing around shapes with implicit that could be single implicit or union.
| Chaos::FShapeOrShapesArray::FShapeOrShapesArray | ( | const FGeometryParticleHandle * | Particle | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| const FPerShapeData* Chaos::FShapeOrShapesArray::Shape |
| const FShapesArray* Chaos::FShapeOrShapesArray::ShapeArray |