Blender V5.0
blender::dot_export::Attributes Class Reference

#include <BLI_dot_export.hh>

Public Member Functions

void export__as_bracket_list (std::stringstream &ss) const
void set (StringRef key, StringRef value)
void set (StringRef key, float value)

Detailed Description

Definition at line 37 of file BLI_dot_export.hh.

Member Function Documentation

◆ export__as_bracket_list()

void blender::dot_export::Attributes::export__as_bracket_list ( std::stringstream & ss) const

Definition at line 213 of file dot_export.cc.

◆ set() [1/2]

void blender::dot_export::Attributes::set ( StringRef key,
float value )
inline

Definition at line 49 of file BLI_dot_export.hh.

◆ set() [2/2]


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