candlewick 0.1.0
A renderer
|
#include "../utils/MeshData.h"
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. | |