candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
Heightfield.h File Reference

Go to the source code of this file.

Namespaces

namespace  candlewick
 

Functions

MeshData candlewick::loadHeightfield (const Eigen::Ref< const Eigen::MatrixXf > &heights, const Eigen::Ref< const Eigen::VectorXf > &xgrid, const Eigen::Ref< const Eigen::VectorXf > &ygrid)
 Load a heightfield, as line geometry.