|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/glf/api.h"#include "pxr/base/arch/threads.h"#include <memory>
Include dependency graph for glContext.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GlfGLContext |
| class | GlfGLContextScopeHolder |
| class | GlfSharedGLContextScopeHolder |
| class | GlfAnyGLContextScopeHolder |
| class | GlfGLContextRegistrationInterface |
Macros | |
| #define | API_GLF_HAS_ANY_GL_CONTEXT_SCOPE_HOLDER 1 |
Variables | |
| PXR_NAMESPACE_OPEN_SCOPE typedef std::shared_ptr< class GlfGLContext > | GlfGLContextSharedPtr |
| #define API_GLF_HAS_ANY_GL_CONTEXT_SCOPE_HOLDER 1 |
Definition at line 238 of file glContext.h.
| PXR_NAMESPACE_OPEN_SCOPE typedef std::shared_ptr<class GlfGLContext> GlfGLContextSharedPtr |
Definition at line 19 of file glContext.h.