#include <TriangleOverlap.h>
|
| | FAABBSimd () |
| |
| | FAABBSimd (const TBox< FReal, 3 > &InQueryGeom) |
| |
| | FAABBSimd (const TImplicitObjectScaled< TBox< FReal, 3 >, true > &QueryGeom) |
| |
| | FAABBSimd (const FVec3 &Translation, const TBox< FReal, 3 > &InQueryGeom) |
| |
| | FAABBSimd (const FVec3 &Translation, const TImplicitObjectScaled< TBox< FReal, 3 >, true > &QueryGeom) |
| |
| bool | OverlapTriangle (const VectorRegister4Float &A, const VectorRegister4Float &B, const VectorRegister4Float &C) const |
| |
◆ FAABBSimd() [1/5]
| Chaos::FAABBSimd::FAABBSimd |
( |
| ) |
|
◆ FAABBSimd() [2/5]
| Chaos::FAABBSimd::FAABBSimd |
( |
const TBox< FReal, 3 > & |
InQueryGeom | ) |
|
◆ FAABBSimd() [3/5]
◆ FAABBSimd() [4/5]
| Chaos::FAABBSimd::FAABBSimd |
( |
const FVec3 & |
Translation, |
|
|
const TBox< FReal, 3 > & |
InQueryGeom |
|
) |
| |
◆ FAABBSimd() [5/5]
◆ OverlapTriangle()
The documentation for this class was generated from the following files: