NEURON
Classes
|
Macros
idraw.h File Reference
Go to the source code of this file.
Classes
class
OcIdraw
Macros
#define
IfIdraw
(arg)
Macro Definition Documentation
◆
IfIdraw
#define IfIdraw
(
arg
)
Value:
if
(
OcIdraw::idraw_stream
) { \
OcIdraw::arg; \
}
OcIdraw::idraw_stream
static std::ostream * idraw_stream
Definition:
idraw.h:83
Definition at line
102
of file
idraw.h
.
src
ivoc
idraw.h