Visual Computing Library
Loading...
Searching...
No Matches
vcl::MissingTriangularRequirementException Class Reference

Exception thrown when an input/output mesh is not composed of triangles. More...

#include <vclib/exceptions/mesh.h>

Inheritance diagram for vcl::MissingTriangularRequirementException:

Public Member Functions

 MissingTriangularRequirementException (const std::string &err)
 
virtual const charwhat () const throw ()
 

Detailed Description

Exception thrown when an input/output mesh is not composed of triangles.


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