mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
4183b88c44
commit
a018f152df
@ -188,7 +188,7 @@ flip() {
|
|||||||
_v(0) = -_v(0);
|
_v(0) = -_v(0);
|
||||||
_v(1) = -_v(1);
|
_v(1) = -_v(1);
|
||||||
_v(2) = -_v(2);
|
_v(2) = -_v(2);
|
||||||
// We don't flip D, that would make the plane flip over the origin.
|
_v(3) = -_v(3);
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user