Overview

Sample Code

Programming Guide

API Reference

Support

HPS::Lighting Class Reference

#include <hps.h>

Public Types

enum  InterpolationAlgorithm { InterpolationAlgorithm::Phong, InterpolationAlgorithm::Gouraud, InterpolationAlgorithm::Flat }
 

Detailed Description

This is the Lighting Class

Member Enumeration Documentation

Enumerator
Phong 

Lighting Interpolation Algorithm.

Gouraud 

Lighting Interpolation Algorithm.

Flat 

Lighting Interpolation Algorithm.


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