|
Panda3D
|
Implementation of the NxUserContactReport interface. More...
#include "physxContactReport.h"
Public Member Functions | |
| void | disable () |
| void | enable () |
| bool | is_enabled () const |
| void | onContactNotify (NxContactPair &pair, NxU32 flags) |
Implementation of the NxUserContactReport interface.
Definition at line 24 of file physxContactReport.h.
|
inline |
Definition at line 17 of file physxContactReport.I.
|
inline |
Definition at line 26 of file physxContactReport.I.
| void PhysxContactReport::disable | ( | ) |
Definition at line 36 of file physxContactReport.cxx.
| void PhysxContactReport::enable | ( | ) |
Definition at line 27 of file physxContactReport.cxx.
| bool PhysxContactReport::is_enabled | ( | ) | const |
Definition at line 45 of file physxContactReport.cxx.
| void PhysxContactReport::onContactNotify | ( | NxContactPair & | pair, |
| NxU32 | flags ) |
Definition at line 54 of file physxContactReport.cxx.