mirror of
https://github.com/bloeys/physx-go.git
synced 2025-12-29 07:58:20 +00:00
Start raycast implementation
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#define CENUM enum
|
||||
#define CPxU32 uint32_t
|
||||
#define CPxReal float
|
||||
#define CPxF32 float
|
||||
|
||||
#include <CPxFoundation.h>
|
||||
#include <CPxPvd.h>
|
||||
|
||||
Reference in New Issue
Block a user