NEURON
idraw.h File Reference
#include <ivstream.h>

Go to the source code of this file.

Classes

class  OcIdraw
 

Macros

#define IfIdraw(arg)   if (OcIdraw::idraw_stream) {OcIdraw::arg;}
 

Macro Definition Documentation

◆ IfIdraw

#define IfIdraw (   arg)    if (OcIdraw::idraw_stream) {OcIdraw::arg;}

Definition at line 61 of file idraw.h.