add comment
This commit is contained in:
parent
9ae2dc4788
commit
804df66af0
@ -21,6 +21,7 @@
|
||||
|
||||
#include <bounce/collision/shapes/mesh.h>
|
||||
|
||||
// A (H + 1) x (W + 1) grid mesh stored in row-major order.
|
||||
template<u32 H = 1, u32 W = 1>
|
||||
struct b3GridMesh : public b3Mesh
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user