![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Chaos::TUniformGridBase< T, d >, including all inherited members.
| Cell(const TVector< T, d > &X) const | Chaos::TUniformGridBase< T, d > | inline |
| CellUnsafe(const TVector< T, d > &X) const | Chaos::TUniformGridBase< T, d > | inline |
| Counts() const | Chaos::TUniformGridBase< T, d > | inline |
| DomainSize() const | Chaos::TUniformGridBase< T, d > | inline |
| Dx() const | Chaos::TUniformGridBase< T, d > | inline |
| Face(const TVector< T, d > &X, const int32 Component) const | Chaos::TUniformGridBase< T, d > | inline |
| FlatIndex(const TVector< int32, 2 > &MIndex, const bool NodeIndex=false) const | Chaos::TUniformGridBase< T, d > | inline |
| FlatIndex(const TVector< int32, 3 > &MIndex, const bool NodeIndex=false) const | Chaos::TUniformGridBase< T, d > | inline |
| FlatToMultiIndex(const int32 FlatIndex, TVector< int32, 2 > &MIndex, const bool NodeIndex=false) const | Chaos::TUniformGridBase< T, d > | inline |
| FlatToMultiIndex(const int32 FlatIndex, TVector< int32, 3 > &MIndex, const bool NodeIndex=false) const | Chaos::TUniformGridBase< T, d > | inline |
| GetNumCells() const | Chaos::TUniformGridBase< T, d > | inline |
| GetNumNodes() const | Chaos::TUniformGridBase< T, d > | inline |
| InteriorNode(const TVector< int32, d > &Index) const | Chaos::TUniformGridBase< T, d > | inline |
| LinearlyInterpolate(const TArrayND< T_SCALAR, d > &ScalarN, const TVector< T, d > &X) const | Chaos::TUniformGridBase< T, d > | |
| LinearlyInterpolate(const TArrayFaceND< T, d > &ScalarN, const TVector< T, d > &X) const | Chaos::TUniformGridBase< T, d > | |
| LinearlyInterpolate(const TArrayFaceND< T, d > &ScalarN, const TVector< T, d > &X, const Pair< int32, TVector< int32, d > > Index) const | Chaos::TUniformGridBase< T, d > | |
| LinearlyInterpolateComponent(const TArrayND< T, d > &ScalarNComponent, const TVector< T, d > &X, const int32 Axis) const | Chaos::TUniformGridBase< T, d > | |
| Location(const TVector< int32, d > &Cell) const | Chaos::TUniformGridBase< T, d > | inline |
| Location(const Pair< int32, TVector< int32, 3 > > &Face) const | Chaos::TUniformGridBase< T, d > | inline |
| MaxCorner() const | Chaos::TUniformGridBase< T, d > | inline |
| MCells | Chaos::TUniformGridBase< T, d > | protected |
| MDx | Chaos::TUniformGridBase< T, d > | protected |
| MinCorner() const | Chaos::TUniformGridBase< T, d > | inline |
| MMaxCorner | Chaos::TUniformGridBase< T, d > | protected |
| MMinCorner | Chaos::TUniformGridBase< T, d > | protected |
| Node(const TVector< int32, d > &Index) const | Chaos::TUniformGridBase< T, d > | inline |
| Node(const int32 FlatIndex) const | Chaos::TUniformGridBase< T, d > | inline |
| NodeCounts() const | Chaos::TUniformGridBase< T, d > | inline |
| Reset() | Chaos::TUniformGridBase< T, d > | inline |
| Serialize(FArchive &Ar) | Chaos::TUniformGridBase< T, d > | inline |
| TUniformGridBase() | Chaos::TUniformGridBase< T, d > | inlineprotected |
| TUniformGridBase(const TVector< T, d > &MinCorner, const TVector< T, d > &MaxCorner, const TVector< int32, d > &Cells, const uint32 GhostCells) | Chaos::TUniformGridBase< T, d > | inlineprotected |
| ~TUniformGridBase() | Chaos::TUniformGridBase< T, d > | inlineprotected |