#include <MRFeatures.h>
Public Member Functions | |
| MRMESH_API ConeSegment | intersectWithPlane (const Plane &other) const | 
| MRMESH_API Sphere | intersectWithLine (const ConeSegment &line) const | 
Public Attributes | |
| Vector3f | center | 
| Vector3f | normal = Vector3f( 1, 0, 0 ) | 
Friends | |
| bool | operator== (const Plane &, const Plane &)=default | 
      
  | 
  nodiscard | 
      
  | 
  nodiscard | 
| Vector3f MR::Features::Primitives::Plane::center | 
| Vector3f MR::Features::Primitives::Plane::normal = Vector3f( 1, 0, 0 ) |