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

Exception thrown when an index is out of bounds in a vertex container. More...

#include <vclib/exceptions/mesh.h>

Inheritance diagram for vcl::BadVertexIndexException:

Public Member Functions

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

Detailed Description

Exception thrown when an index is out of bounds in a vertex container.


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