Blender V5.0
CurveAdvancedIterators.h File Reference

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

#include "CurveIterators.h"
#include "Stroke.h"

Go to the source code of this file.

Classes

class  Freestyle::CurveInternal::CurvePoint_const_traits
class  Freestyle::CurveInternal::CurvePoint_nonconst_traits
class  Freestyle::CurveInternal::__point_iterator< Traits >

Namespaces

namespace  Freestyle
 inherits from class Rep
namespace  Freestyle::CurveInternal

Detailed Description

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

Definition in file CurveAdvancedIterators.h.