index
:
ocean-simulation.git
main
My team's final project for Brown University's graduate graphics course. Models an ocean implementing many techniques from relevant literature, leveraging the GPU to make performance viable for a realtime simulation.
csci2240
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine-ocean
/
Game
/
Systems
/
UI
/
ButtonAction
/
buttonaction.cpp
blob: c7314f66881b6ea9554794aa59b901f726d1e524 (
plain
)
1
2
3
4
5
6
#include
"buttonaction.h"
ButtonAction
::
ButtonAction
()
{
}