MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Features::MeasureResult::Angle Struct Reference

#include <MRFeatures.h>

+ Inheritance diagram for MR::Features::MeasureResult::Angle:

Public Member Functions

Vector3f pointFor (bool b) const
 
Vector3f dirFor (bool b) const
 ^
 
bool isSurfaceNormalFor (bool b) const
 
MRMESH_API float computeAngleInRadians () const
 
- Public Member Functions inherited from MR::Features::MeasureResult::BasicPart
 operator bool () const
 

Public Attributes

Vector3f pointA
 
Vector3f pointB
 
Vector3f dirA
 
Vector3f dirB
 Normalized.
 
bool isSurfaceNormalA = false
 Whether dir{A,B} is a surface normal or a line direction.
 
bool isSurfaceNormalB = false
 
- Public Attributes inherited from MR::Features::MeasureResult::BasicPart
Status status = Status::notImplemented
 

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