mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 08:49:20 -05:00
Improvements from code review
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* *
|
||||
* OpenSpace *
|
||||
* *
|
||||
* Copyright (c) 2017 *
|
||||
* Copyright (c) 2014 - 2017 *
|
||||
* *
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a copy of this *
|
||||
* software and associated documentation files (the "Software"), to deal in the Software *
|
||||
@@ -26,4 +26,4 @@
|
||||
void getEntry(inout vec3 entryPos, inout float entryDepth) {
|
||||
entryPos = cameraPosInRaycaster;
|
||||
entryDepth = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user