[This is preliminary documentation and is subject to change.]

The Phong type exposes the following members.

Constructors

  Name Description
Phong
Initializes a new instance of the Phong class

Methods

  Name Description
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindParameter (Inherited from ParameterContainer.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReadParameters (Inherited from ParameterContainer.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
mElement (Inherited from ParameterContainer.)

Properties

  Name Description
Ambient (Inherited from Blinn.)
Diffuse (Inherited from Blinn.)
Document (Inherited from ParameterContainer.)
Emission (Inherited from Blinn.)
Id (Inherited from Technique.)
IndexOfRefraction (Inherited from Blinn.)
Parameters (Inherited from ParameterContainer.)
Parent (Inherited from Technique.)
Profile (Inherited from Technique.)
Reflective (Inherited from Blinn.)
Reflectivity (Inherited from Blinn.)
Shininess (Inherited from Blinn.)
Sid (Inherited from Technique.)
Specular (Inherited from Blinn.)
Transparency (Inherited from Blinn.)
Transparent (Inherited from Blinn.)

See Also