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

Light model flags. More...

#include <anatomist/surface/Shader.h>

Public Types

enum  EnumType { None , Phong , BlinnPhong }
 

Detailed Description

Light model flags.

Definition at line 53 of file Shader.h.

Member Enumeration Documentation

◆ EnumType

Enumerator
None 

no light model

Phong 

Phong.

BlinnPhong 

Blinn-Phong.

Definition at line 54 of file Shader.h.


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