Blender V5.0
StrokeAdvancedIterators.h File Reference

Iterators used to iterate over the elements of the Stroke. Can't be used in python. More...

#include "Stroke.h"
#include "StrokeIterators.h"

Go to the source code of this file.

Classes

class  Freestyle::StrokeInternal::vertex_const_traits
class  Freestyle::StrokeInternal::vertex_nonconst_traits
class  Freestyle::StrokeInternal::vertex_iterator_base< Traits >

Namespaces

namespace  Freestyle
 inherits from class Rep
namespace  Freestyle::StrokeInternal

Detailed Description

Iterators used to iterate over the elements of the Stroke. Can't be used in python.

Definition in file StrokeAdvancedIterators.h.