anatomist  5.1.2
3D neuroimaging data viewer
anatomist::Shader::InterpolationModel_ Struct Reference

Interpolation model flags. More...

#include <anatomist/surface/Shader.h>

Public Types

enum  EnumType { Flat , Gouraud , Phong }
 

Detailed Description

Interpolation model flags.

Definition at line 68 of file Shader.h.

Member Enumeration Documentation

◆ EnumType

Enumerator
Flat 

flat model

Gouraud 

Gouraud model.

Phong 

Phong model.

Definition at line 69 of file Shader.h.


The documentation for this struct was generated from the following file: