Source code to perform run-time dynamic binding to Cg compiled vertex and pixel shader programs.

For Dr. Dobbs Journal
Written by John W. Ratcliff
July 18, 2002

CGBINDING.H                : Header file to virtual base class for run time dynamic binding.
CGBINDING.CPP              : Implementation of inherited methods.
CGBINDINGTYPE.H            : Header file lists enumerated binding types between application and Cg programs.

