Tetrapod Project
color_interp.cpp File Reference
Include dependency graph for color_interp.cpp:

Go to the source code of this file.

Functions

Eigen::Matrix3Xd interpolateColors (Eigen::Vector3d begin_rgb, Eigen::Vector3d end_rgb, int nsteps)
 

Function Documentation

◆ interpolateColors()

Eigen::Matrix3Xd interpolateColors ( Eigen::Vector3d  begin_rgb,
Eigen::Vector3d  end_rgb,
int  nsteps 
)

Definition at line 3 of file color_interp.cpp.