Panda3D
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PhysxContactReport Class Reference

Implementation of the NxUserContactReport interface. More...

#include "physxContactReport.h"

Inheritance diagram for PhysxContactReport:

Public Member Functions

void disable ()
 
void enable ()
 
bool is_enabled () const
 
void onContactNotify (NxContactPair &pair, NxU32 flags)
 

Detailed Description

Implementation of the NxUserContactReport interface.

Definition at line 24 of file physxContactReport.h.

Constructor & Destructor Documentation

◆ PhysxContactReport()

PhysxContactReport::PhysxContactReport ( )
inline

Definition at line 17 of file physxContactReport.I.

◆ ~PhysxContactReport()

PhysxContactReport::~PhysxContactReport ( )
inline

Definition at line 26 of file physxContactReport.I.

Member Function Documentation

◆ disable()

void PhysxContactReport::disable ( )

Definition at line 36 of file physxContactReport.cxx.

◆ enable()

void PhysxContactReport::enable ( )

Definition at line 27 of file physxContactReport.cxx.

◆ is_enabled()

bool PhysxContactReport::is_enabled ( ) const

Definition at line 45 of file physxContactReport.cxx.

◆ onContactNotify()

void PhysxContactReport::onContactNotify ( NxContactPair & pair,
NxU32 flags )

Definition at line 54 of file physxContactReport.cxx.


The documentation for this class was generated from the following files: