Blender V4.3
index_range.cc File Reference
#include "BLI_index_range.hh"
#include "BLI_utildefines.h"
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  blender
 

Functions

AlignedIndexRanges blender::split_index_range_by_alignment (const IndexRange range, const int64_t alignment)
 
std::ostream & blender::operator<< (std::ostream &stream, IndexRange range)