enum hiro::draw::FacesStyle::NormalSource¶
Overview¶
Available sources of normal vector. More…
#include <ElementRenderer.h> enum NormalSource { flat_normals = 0, point_normals = 1, normal_texture = 2, };
Available sources of normal vector. More…
#include <ElementRenderer.h> enum NormalSource { flat_normals = 0, point_normals = 1, normal_texture = 2, };