{
	global:
		extern "C++" {
			open3d::*;
			*for?open3d::*;
			*open3d::color_map::QueryImageIntensity*;
			*open3d::color_map::ComputeJTJandJTrNonRigid*;
			*open3d::geometry::KDTreeFlann::Search*;
			*open3d::geometry::Image::PointerAt*;
			*open3d::geometry::Image::CreateImageFromFloatImage*;
			*open3d::utility::Logger::Error*;
			*open3d::utility::Logger::Warning*;
			*open3d::utility::Logger::Info*;
			*open3d::utility::Logger::Debug*;
			*open3d::utility::LogError*;
			*open3d::utility::LogWarning*;
			*open3d::utility::LogInfo*;
			*open3d::utility::LogDebug*;
			*open3d::utility::ComputeJTJandJTr*;
		};
	local:
		*;
};
