class HT_Shader


See Also HT_Basic_Material, HT_Texture, HT_Material, HT_Complex_Textured_Material, HT_Complex_Material, HT_Basic_Textured_Material   Class Diagram

Methods

diffuse_texture
Queries for the basic color of the material per pixel.
parent
Queries for the parent material.
shade
Computes the color for a given pixel.
shade_d
Computes the color for a given pixel - double precision.
type
Queries for the type of shader.
Constructor  
HT_Shader::diffuse_texture

Purpose

Queries for the basic color of the material per pixel. Synopsis Details
HT_Shader::HT_Shader

Purpose

Constructor to initialize a new HT_Shader object . Synopsis

HT_Shader::parent

Purpose

Queries for the parent material. Synopsis Details



HT_Shader::shade

Purpose

Computes the color for a given pixel. Synopsis Details
HT_Shader::shade_d

Purpose

Computes the color for a given pixel. Synopsis Details

HT_Shader::type

Purpose

Queries for the type of shader. Synopsis   Details