Add Heterogeneous implementation.
This commit is contained in:
parent
f702e82b4f
commit
97dbc2db13
4 changed files with 145 additions and 20 deletions
|
|
@ -130,7 +130,7 @@ protected:
|
|||
double clickX = 0;
|
||||
double clickY = 0;
|
||||
|
||||
float speed = 10;
|
||||
float speed = 400;
|
||||
Vec3f moveDelta = {0, 0, 0};
|
||||
|
||||
RayStats* g_stats = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue