ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ContinuousConvTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::ml
 
 cloudViewer::ml::impl
 

Enumerations

enum class  cloudViewer::ml::impl::InterpolationMode { cloudViewer::ml::impl::LINEAR , cloudViewer::ml::impl::LINEAR_BORDER , cloudViewer::ml::impl::NEAREST_NEIGHBOR }
 
enum class  cloudViewer::ml::impl::CoordinateMapping { cloudViewer::ml::impl::BALL_TO_CUBE_RADIAL , cloudViewer::ml::impl::BALL_TO_CUBE_VOLUME_PRESERVING , cloudViewer::ml::impl::IDENTITY }