win32_macros.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define M_E   2.7182818284590452354
#define PCL_API
#define PCL_HELPER_DLL_EXPORT
#define PCL_HELPER_DLL_IMPORT
#define PCL_HELPER_DLL_LOCAL
#define pcl_isfinite(x)   std::isfinite(x)
#define pcl_isinf(x)   std::isinf(x)
#define pcl_isnan(x)   std::isnan(x)
#define PCL_LOCAL

Define Documentation

#define M_E   2.7182818284590452354

Definition at line 73 of file win32_macros.h.

#define PCL_API

Definition at line 106 of file win32_macros.h.

#define PCL_HELPER_DLL_EXPORT

Definition at line 89 of file win32_macros.h.

#define PCL_HELPER_DLL_IMPORT

Definition at line 88 of file win32_macros.h.

#define PCL_HELPER_DLL_LOCAL

Definition at line 90 of file win32_macros.h.

#define pcl_isfinite (  )     std::isfinite(x)

Definition at line 62 of file win32_macros.h.

#define pcl_isinf (  )     std::isinf(x)

Definition at line 63 of file win32_macros.h.

#define pcl_isnan (  )     std::isnan(x)

Definition at line 61 of file win32_macros.h.

#define PCL_LOCAL

Definition at line 107 of file win32_macros.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:10 2013