walberla::math::Plane Member List

This is the complete list of members for walberla::math::Plane, including all inherited members.

assign(const Vec3Real &origin, const Vec3Real &_normal)walberla::math::Planeinline
assign(const Vec3Real &_normal, const real_t _d)walberla::math::Planeinline
d() constwalberla::math::Planeinline
d_walberla::math::Planeprivate
distance(const Vec3Real &point) constwalberla::math::Planeinline
invert()walberla::math::Planeinline
isInHalfSpace(const Vec3Real &point) constwalberla::math::Planeinline
normal() constwalberla::math::Planeinline
normal_walberla::math::Planeprivate
operator!=(const Plane &other) constwalberla::math::Planeinline
operator<<(std::ostream &os, const Plane &p)walberla::math::Planefriend
operator==(const Plane &other) constwalberla::math::Planeinline
operator>>(std::istream &is, Plane &plane)walberla::math::Planefriend
Plane()walberla::math::Planeinline
Plane(const Vec3Real &origin, const Vec3Real &_normal)walberla::math::Planeinline
Plane(const Vec3Real &_normal, const real_t _d)walberla::math::Planeinline
scale(const real_t factor)walberla::math::Planeinline
shift(const real_t distance)walberla::math::Planeinline
signedDistance(const Vec3Real &point) constwalberla::math::Planeinline
Vec3Real typedefwalberla::math::Plane