cde7cdc9f8ddb69d46275a1857165c9a0b0ac5a4
Gryphn
Cross platform rendering api
Info / Code Style
Internal functions you are not supposed to call are titled in snake case
In most, should be all, cases the internal functions are contained in the .C files
Functions that should be called by the user are titled in camel case and begin with gn
Description
Languages
C
92.9%
Objective-C
5.4%
C++
1.1%
CMake
0.6%