Blender V5.0
deg_debug_stats_gnuplot.cc File Reference
#include "DEG_depsgraph_debug.hh"
#include <algorithm>
#include <cstdarg>
#include "BLI_compiler_attrs.h"
#include "BLI_math_base.h"
#include "intern/depsgraph.hh"
#include "intern/node/deg_node_id.hh"
#include "DNA_ID.h"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::deg

Macros

#define NL   "\r\n"

Functions

void DEG_debug_stats_gnuplot (const Depsgraph *depsgraph, FILE *fp, const char *label, const char *output_filename)

Macro Definition Documentation

◆ NL

#define NL   "\r\n"

Function Documentation

◆ DEG_debug_stats_gnuplot()

void DEG_debug_stats_gnuplot ( const Depsgraph * depsgraph,
FILE * fp,
const char * label,
const char * output_filename )

Definition at line 138 of file deg_debug_stats_gnuplot.cc.

References depsgraph.