mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 16:25:42 +00:00
Core implementation of Physical Based Rendering.
This commit is contained in:
parent
d2a78b0a82
commit
ef5e3a5271
148 changed files with 4464 additions and 1016 deletions
|
|
@ -44,6 +44,7 @@ public:
|
|||
|
||||
private:
|
||||
U32 mQuery;
|
||||
bool mTesting;
|
||||
};
|
||||
|
||||
#endif // _GFX_GL_OCCLUSIONQUERY_H_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue