Blender  V3.3
Public Member Functions | List of all members
blender::dot::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 33 of file BLI_dot_export.hh.

Member Function Documentation

◆ export__as_bracket_list()

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

◆ set() [1/2]

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

◆ set() [2/2]

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

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