API Search || Global Search

More...

Inheritance diagram for HPS.Lighting:

Public Types

enum  InterpolationAlgorithm : uint { InterpolationAlgorithm.Phong = 0x00000000, InterpolationAlgorithm.Gouraud = 0x00000001, InterpolationAlgorithm.Flat = 0x00000002 }
 

Public Member Functions

virtual void Dispose ()
 
 Lighting (HPS.Lighting in_that)
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

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:
  • internals/hps_core/source/cs/HPS.Lighting.cs