mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 12:49:18 +02:00
reformat: remove redundant qualifiers
This commit is contained in:
@@ -79,7 +79,7 @@ private:
|
||||
|
||||
// methods:
|
||||
void
|
||||
normalize_plane( cFrustum::side const Side ); // normalizes a plane (A side) from the frustum
|
||||
normalize_plane( side const Side ); // normalizes a plane (A side) from the frustum
|
||||
|
||||
// members:
|
||||
float m_frustum[6][4]; // holds the A B C and D values (normal & distance) for each side of the frustum.
|
||||
|
||||
Reference in New Issue
Block a user