Geom Software - C++ Programming and Geometry Libraries
Fade3D Documentation pages v0.99
FADE3D::Segment3 Class Reference

Line segment.

#include <Segment3.h>

Public Member Functions

 Segment3 (const Point3 &src, const Point3 &trg)
 
Point3 getSrc () const
 Get the source point.
 
Point3 getTrg () const
 Get the target point.
 

Friends

std::ostream & operator<< (std::ostream &stream, Segment3 seg)
 

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