| CgBinding | Virtual base class inherited by application to provide run-time binding with the shader program |
| CgPixelBind | A single bind point for a pixel CgProgram |
| CgPixelShader | A single instance of a PixelShader |
| CgVertexBind | A single bind point for a vertex CgProgram |
| CgVertexShader | A single instance of a vertexshader for a specific vertex format |
1.2.17