OEColorSurfaceByPotential¶
bool OEColorSurfaceByPotential(OESurface& surf, OESystem::OEColorGradientBase& grad,
const unsigned alpha = 255);
Method to color a surface using a defined gradient based on the stored potentials on the surface vertices.
See also