MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::IPointsProjector Member List

This is the complete list of members for MR::IPointsProjector, including all inherited members.

findProjections(std::vector< PointsProjectionResult > &results, const std::vector< Vector3f > &points, const FindProjectionOnPointsSettings &settings) const =0MR::IPointsProjectorpure virtual
IPointsProjector()=defaultMR::IPointsProjector
IPointsProjector(const IPointsProjector &)=defaultMR::IPointsProjector
IPointsProjector(IPointsProjector &&) noexcept=defaultMR::IPointsProjector
operator=(const IPointsProjector &)=defaultMR::IPointsProjector
operator=(IPointsProjector &&) noexcept=defaultMR::IPointsProjector
projectionsHeapBytes(size_t numProjections) const =0MR::IPointsProjectorpure virtual
setPointCloud(const PointCloud &pointCloud)=0MR::IPointsProjectorpure virtual
~IPointsProjector()=defaultMR::IPointsProjectorvirtual