#include <cg.h>
Public Member Functions | |
CgObjects () | |
virtual | ~CgObjects () |
CGprofile | fragmentProfile () |
const CGprofile | fragmentProfile () const |
CGprofile | vertexProfile () |
const CGprofile | vertexProfile () const |
CGcontext | shaderContext () |
const CGcontext | shaderContext () const |
Static Private Member Functions | |
static void | cgErrorCallback (void) |
Private Attributes | |
CGprofile | _fragmentProfile |
CGprofile | _vertexProfile |
CGcontext | _shaderContext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|