#include <FieldSystem.h>
|
| | FFieldContext ()=delete |
| |
| | FFieldContext (const FFieldContext &)=delete |
| |
| | FFieldContext (FFieldContext &&)=delete |
| |
| FFieldContext & | operator= (const FFieldContext &)=delete |
| |
| FFieldContext & | operator= (FFieldContext &&)=delete |
| |
| | FFieldContext (const TFieldArrayView< FFieldContextIndex > &SampleIndicesIn, const TFieldArrayView< FVector > &SamplePositionsIn, const UniquePointerMap &MetaDataIn, const Chaos::FReal TimeSecondsIn, TArray< FVector > &VectorResultsIn, TArray< float > &ScalarResultsIn, TArray< int32 > &IntegerResultsIn, TArray< FFieldContextIndex > &IndexResultsIn, TArray< FFieldContextIndex > &CullingResultsIn) |
| |
| | FFieldContext (const TFieldArrayView< FFieldContextIndex > &SampleIndicesIn, const TFieldArrayView< FVector > &SamplePositionsIn, const PointerMap &MetaDataIn, const Chaos::FReal TimeSecondsIn, TArray< FVector > &VectorResultsIn, TArray< float > &ScalarResultsIn, TArray< int32 > &IntegerResultsIn, TArray< FFieldContextIndex > &IndexResultsIn, TArray< FFieldContextIndex > &CullingResultsIn) |
| |
| | FFieldContext (FFieldExecutionDatas &ExecutionDatas, const UniquePointerMap &MetaDataIn, const Chaos::FReal TimeSecondsIn) |
| |
| TFieldArrayView< FFieldContextIndex > | GetEvaluatedSamples () |
| |
◆ PointerMap
◆ UniquePointerMap
◆ FFieldContext() [1/6]
| FFieldContext::FFieldContext |
( |
| ) |
|
|
delete |
◆ FFieldContext() [2/6]
◆ FFieldContext() [3/6]
◆ FFieldContext() [4/6]
◆ FFieldContext() [5/6]
◆ FFieldContext() [6/6]
◆ GetEvaluatedSamples()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ CullingData
◆ IndexResults
◆ IntegerResults
◆ MetaData
◆ SampleIndices
◆ SamplePositions
◆ ScalarResults
◆ TimeSeconds
◆ VectorResults
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldSystem.h