Blender V4.5
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 126 of file BKE_path_templates.hh.

Member Data Documentation

◆ byte_range

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

Definition at line 128 of file BKE_path_templates.hh.

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

◆ type

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

Definition at line 127 of file BKE_path_templates.hh.

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


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