Blender  V3.3
Classes | Namespaces
BaseIterator.h File Reference

Classes defining the basic "Iterator" design pattern. More...

#include <iterator>

Go to the source code of this file.

Classes

class  Freestyle::Const_traits< Element >
 
class  Freestyle::Nonconst_traits< Element >
 
class  Freestyle::InputIteratorTag_Traits
 
class  Freestyle::BidirectionalIteratorTag_Traits
 
class  Freestyle::IteratorBase< Traits, IteratorTagTraits >
 

Namespaces

 Freestyle
 inherits from class Rep
 

Detailed Description

Classes defining the basic "Iterator" design pattern.

Definition in file BaseIterator.h.