mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
floor mesh
This commit is contained in:
parent
9f15224b03
commit
af9e6e0510
@ -82,6 +82,7 @@ PUBLISHED:
|
||||
CST_sphere = 0x00040000,
|
||||
CST_tube = 0x00050000,
|
||||
CST_inv_sphere = 0x00060000,
|
||||
CST_floor_mesh = 0x00080000,
|
||||
};
|
||||
enum CollideFlags {
|
||||
// The bits here must correspond to those in Flags, below, and
|
||||
|
Loading…
x
Reference in New Issue
Block a user