58 return pl1 == pl2 ? 0 : 1;
78 int& qcrpll,
vfloat prec)
const;
84std::ostream&
operator<<(std::ostream& file,
const plane& s);
Active pointer or automatic container or controlling pointer.
Plane, defined by defined by a point and a vector normal to the plane.
plane & operator=(const plane &fpl)
static absrefabsref::*[2] aref
point cross(const straight &sl) const
friend bool apeq(const plane &pl1, const plane &pl2, vfloat prec)
friend std::ostream & operator<<(std::ostream &file, const plane &s)
point piv
Origin point, pivot.
friend int operator!=(const plane &pl1, const plane &pl2)
vec dir
Direction of normal, unit vector.
friend int operator==(const plane &pl1, const plane &pl2)
plane(const point &fpiv, const vec &fdir)
int check_point_in(const point &fp, vfloat prec) const
virtual void get_components(ActivePtr< absref_transmit > &aref_tran)
vfloat distance(const point &fpt) const
Definition of straight line, as combination of vector and point.
std::ostream & operator<<(std::ostream &file, const BGMesh &bgm)