ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
flann::FLANNException Class Reference

#include <general.h>

Inheritance diagram for flann::FLANNException:
Collaboration diagram for flann::FLANNException:

Public Member Functions

 FLANNException (const char *message)
 
 FLANNException (const std::string &message)
 

Detailed Description

Definition at line 42 of file general.h.

Constructor & Destructor Documentation

◆ FLANNException() [1/2]

flann::FLANNException::FLANNException ( const char *  message)
inline

Definition at line 45 of file general.h.

◆ FLANNException() [2/2]

flann::FLANNException::FLANNException ( const std::string &  message)
inline

Definition at line 47 of file general.h.


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