#include <RixInterfaces.h>
Public Member Functions | |
| virtual RixInterface * | GetRixInterface (RixInterfaceId id) const | 
| Get the specified interface from this context.   | |
| virtual | ~RixContext () | 
| Destructor is for internal use only.   | |
Not all interfaces are available from a given RixContext. For example, a global RixContext does not permit access to per-thread data.
      
  | 
  
| 
 Destructor is for internal use only. 
  | 
  
      
  | 
  
| 
 Get the specified interface from this context. The generic interface that is returned must be cast to the appropriate type before use.  | 
  
 1.4.6