Blender V5.0
FitCurve.h File Reference

An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider,. More...

#include <vector>
#include "Geom.h"
#include "../system/FreestyleConfig.h"

Go to the source code of this file.

Classes

struct  Freestyle::Point2Struct
class  Freestyle::FitCurveWrapper

Namespaces

namespace  Freestyle
 inherits from class Rep

Typedefs

typedef struct Freestyle::Point2Struct Freestyle::Point2
typedef Point2 Freestyle::Vector2

Detailed Description

An Algorithm for Automatically Fitting Digitized Curves by Philip J. Schneider,.

from "Graphics Gems", Academic Press, 1990

Definition in file FitCurve.h.