virtual GLF_API bool _IsSharing(const GlfGLContextSharedPtr &rhs) const
Returns true if this context is sharing with rhs.
static GLF_API GlfGLRawContextSharedPtr New()
Returns a new object with the current context.
virtual GLF_API bool _IsEqual(const GlfGLContextSharedPtr &rhs) const
Returns true if this context is equal to rhs.
virtual GLF_API void _MakeCurrent()
Makes this context current.
PXR_NAMESPACE_OPEN_SCOPE typedef std::shared_ptr< class GlfGLRawContext > GlfGLRawContextSharedPtr
virtual GLF_API ~GlfGLRawContext()
const GarchGLPlatformContextState & GetState() const
Returns the held state.
virtual GLF_API bool IsValid() const
Returns true if this context is valid.