Falcon
Public Member Functions | List of all members
physics::FLPxErrorCallback Class Reference

#include <PXUtils.h>

Inheritance diagram for physics::FLPxErrorCallback:

Public Member Functions

void reportError (physx::PxErrorCode::Enum code, const char *message, const char *file, int line) override
 

Detailed Description

Custome error handler for physx logging.

Member Function Documentation

◆ reportError()

void physics::FLPxErrorCallback::reportError ( physx::PxErrorCode::Enum  code,
const char *  message,
const char *  file,
int  line 
)
override

Error handler method used by error callbacks in physx to log.


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