VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtGlTextureUtils.h
Go to the documentation of this file.
1 #pragma once
3 #include <GL/glew.h>
4 
5 namespace makVrv
6 {
8  {
9  public:
10  static void MakeResidentIfNecessary(GLuint textureID);
11  static GLuint64 GetAddress(GLuint textureID);
12  static bool isTexture(GLuint textureID);
13  };
14 }

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)