Panda3D
Macros
openalAudioSound.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandabase.h"
#include "throw_event.h"
#include "openalAudioSound.h"
#include "openalAudioManager.h"

Go to the source code of this file.

Macros

#define openal_audio_debug(x)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
Ben Buchwald bb2@a.nosp@m.lumn.nosp@m.i.cmu.nosp@m..edu

Definition in file openalAudioSound.cxx.

Macro Definition Documentation

◆ openal_audio_debug

#define openal_audio_debug (   x)
Value:
audio_debug("OpenALAudioSound \""<<get_name() \
<<"\" "<< x )

Definition at line 24 of file openalAudioSound.cxx.