box2d Struct Reference

List of all members.

Detailed Description

Structure used to keep track of the coordinates of the box or matrix we are working on and finally they are passed back as the solution set.

Definition at line 21 of file Bezier2d.h.

Public Types

typedef box2d self_t

Public Member Functions

 box2d ()
 box2d (const box2d &b1)
self_t operator= (const box2d &b1)

Public Attributes

long double x0
long double x1
long double y0
long double y1


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

SYNAPS DOCUMENTATION
logo