Blender V5.0
blender::bke::path_templates::Error Struct Reference

#include <BKE_path_templates.hh>

Public Attributes

ErrorType type
blender::IndexRange byte_range

Detailed Description

Definition at line 256 of file BKE_path_templates.hh.

Member Data Documentation

◆ byte_range

blender::IndexRange blender::bke::path_templates::Error::byte_range

Definition at line 258 of file BKE_path_templates.hh.

Referenced by blender::bke::path_templates::operator==().

◆ type

ErrorType blender::bke::path_templates::Error::type

Definition at line 257 of file BKE_path_templates.hh.

Referenced by blender::bke::path_templates::operator==().


The documentation for this struct was generated from the following file: