Function gamer::cacheNormals

Function Documentation

void gamer::cacheNormals(SurfaceMesh &mesh)

Cache face and vertex normals.

A zero vector normal will be stored instead of raising an error

Parameters

mesh – Surface mesh of interest