Difference operation.
More...
#include <BinaryNode.h>
|
using | ScalarType = TScalar |
| Scalar type.
|
|
template<common::CArithmetic TScalar>
struct pbat::geometry::sdf::Difference< TScalar >
Difference operation.
- Template Parameters
-
◆ Eval()
template<common::CArithmetic TScalar>
Evaluate the signed distance function of the difference of two shapes.
- Parameters
-
sd1 | Signed distance to the first shape |
sd2 | Signed distance to the second shape |
- Returns
- Signed distance to the difference of two shapes
The documentation for this struct was generated from the following file:
- C:/git/PhysicsBasedAnimationToolkit/source/pbat/geometry/sdf/BinaryNode.h