Fixed small typo in setActive \brief
This commit is contained in:
parent
aa4f0681db
commit
ecede1119a
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ public:
|
||||||
bool isRepeated() const;
|
bool isRepeated() const;
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
/// \brief Activate of deactivate the render-texture for rendering
|
/// \brief Activate or deactivate the render-texture for rendering
|
||||||
///
|
///
|
||||||
/// This function makes the render-texture's context current for
|
/// This function makes the render-texture's context current for
|
||||||
/// future OpenGL rendering operations (so you shouldn't care
|
/// future OpenGL rendering operations (so you shouldn't care
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue