Plane shape with normal \( n=(0,0,1) \) and point on the plane \( o=(0,0,0) \).
More...
#include <Primitive.h>
|
using | ScalarType = TScalar |
| Scalar type.
|
|
template<common::CArithmetic TScalar>
struct pbat::geometry::sdf::Plane< TScalar >
Plane shape with normal \( n=(0,0,1) \) and point on the plane \( o=(0,0,0) \).
- Template Parameters
-
◆ Eval()
template<common::CArithmetic TScalar>
Evaluate the signed distance function at a point.
- Parameters
-
- Returns
- Signed distance to the plane (negative inside, positive outside)
The documentation for this struct was generated from the following file:
- C:/git/PhysicsBasedAnimationToolkit/source/pbat/geometry/sdf/Primitive.h