mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:44:21 +02:00
remove useless comments
This commit is contained in:
parent
d9ae3eb5b6
commit
43a6a0420b
1 changed files with 0 additions and 1 deletions
|
@ -262,7 +262,6 @@ public:
|
|||
|
||||
QImage renderAvatarBillboard();
|
||||
|
||||
// void displaySide(Camera& whichCamera, bool selfAvatarOnly = false);
|
||||
void displaySide(Camera& whichCamera, bool selfAvatarOnly = false, RenderArgs::RenderSide renderSide = RenderArgs::MONO);
|
||||
|
||||
/// Stores the current modelview matrix as the untranslated view matrix to use for transforms and the supplied vector as
|
||||
|
|
Loading…
Reference in a new issue