Loading [MathJax]/extensions/tex2jax.js
Photon Editor Library 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Concepts
glad2.h
Go to the documentation of this file.
1#pragma once
2
3#if PH_THIRD_PARTY_HAS_GLAD
4#include <glad/gl.h>
5#endif