Fixed small typo in setActive \brief
This commit is contained in:
parent
aa4f0681db
commit
ecede1119a
@ -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…
Reference in New Issue
Block a user