Public Attributes

_Line Struct Reference

Definition of line parameters. More...

#include <path_simplifier.h>

List of all members.

Public Attributes

float a1
float a2
float b

Detailed Description

Definition of line parameters.

See details. line : a1 * x + a2 * y = b


Member Data Documentation

float _Line::a1
float _Line::a2
float _Line::b

The documentation for this struct was generated from the following file: