CgObjects Class Reference

#include <cg.h>

List of all members.

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


Constructor & Destructor Documentation

CgObjects::CgObjects  ) 
 

CgObjects::~CgObjects  )  [virtual]
 


Member Function Documentation

void CgObjects::cgErrorCallback void   )  [static, private]
 

const CGprofile CgObjects::fragmentProfile  )  const
 

CGprofile CgObjects::fragmentProfile  ) 
 

const CGcontext CgObjects::shaderContext  )  const
 

CGcontext CgObjects::shaderContext  ) 
 

const CGprofile CgObjects::vertexProfile  )  const
 

CGprofile CgObjects::vertexProfile  ) 
 


Member Data Documentation

CGprofile CgObjects::_fragmentProfile [private]
 

CGcontext CgObjects::_shaderContext [private]
 

CGprofile CgObjects::_vertexProfile [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Jan 22 16:23:51 2006 for Inside Time by  doxygen 1.4.5