Geogram  Version 1.9.1
A programming library of geometric algorithms
GEO::Plane Member List

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

a (defined in GEO::Plane)GEO::Plane
b (defined in GEO::Plane)GEO::Plane
c (defined in GEO::Plane)GEO::Plane
d (defined in GEO::Plane)GEO::Plane
normal() constGEO::Planeinline
Plane(const vec3 &p1, const vec3 &p2, const vec3 &p3)GEO::Planeinline
Plane(const vec3 &p, const vec3 &n)GEO::Planeinline
Plane(double a_in, double b_in, double c_in, double d_in)GEO::Planeinline
Plane()GEO::Planeinline