LA_RAYCASTING_API void project_directional(const SurfaceMesh< Scalar, Index > &source, SurfaceMesh< Scalar, Index > &target, const ProjectDirectionalOptions &options={}, const RayCaster *ray_caster=nullptr)
Project vertex attributes from one mesh to another, by projecting target vertices along a prescribed ...
Definition project_directional.cpp:43