Workspace 6.21.5
Public Member Functions | List of all members
InconsistentSurfaceNormalsError Struct Reference

Inconsistent shell element normals exception class.

#include <Mesh/DataStructures/meshexceptions.h>

Inheritance diagram for InconsistentSurfaceNormalsError:
[legend]

Public Member Functions

 InconsistentSurfaceNormalsError (const Node &node)
 
- Public Member Functions inherited from ShellSurfaceError
 ShellSurfaceError (const QString &reason)
 
const QString & what () const
 

Additional Inherited Members

- Public Attributes inherited from ShellSurfaceError
QString reason_
 

Constructor & Destructor Documentation

◆ InconsistentSurfaceNormalsError()

Parameters
nodeThe node at which the error was encountered.