MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Features::Primitives::Plane Struct Reference

#include <MRMesh/MRFeatures.h>

Public Member Functions

ConeSegment intersectWithPlane (const Plane &other) const
 Returns an infinite line, with the center in a sane location.
Sphere intersectWithLine (const ConeSegment &line) const

Public Attributes

Vector3f center
Vector3f normal = Vector3f( 1, 0, 0 )
 This must be normalized. The sign doesn't matter.

Friends

bool operator== (const Plane &, const Plane &)=default

The documentation for this struct was generated from the following file: