Mark internal methods

This commit is contained in:
Jonas Kulla 2013-09-03 15:21:44 +02:00
parent 8d3379ce0e
commit 31c007b541
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ public:
DECL_ATTR(Font, Font*) DECL_ATTR(Font, Font*)
/* <internal> */
void flush() const; void flush() const;
TexFBO &getGLTypes(); TexFBO &getGLTypes();
void bindTexWithMatrix(); void bindTexWithMatrix();