synfig::Segment Struct Reference

#include <segment.h>

List of all members.

Public Member Functions

 Segment ()
 Segment (Point p1, Vector t1, Point p2, Vector t2)
 Segment (Point p1, Point p2)

Public Attributes

Point p1
Point p2
Vector t1
Vector t2


Detailed Description

Todo:
writeme

Constructor & Destructor Documentation

synfig::Segment::Segment (  )  [inline]

synfig::Segment::Segment ( Point  p1,
Vector  t1,
Point  p2,
Vector  t2 
) [inline]

synfig::Segment::Segment ( Point  p1,
Point  p2 
) [inline]


Member Data Documentation

Point synfig::Segment::p1

Point synfig::Segment::p2

Vector synfig::Segment::t1

Vector synfig::Segment::t2


The documentation for this struct was generated from the following file:
Generated on Wed Dec 12 03:11:42 2007 for synfig by  doxygen 1.5.4