INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

geom2d::Line Class Reference

#include <geom2d.h>

List of all members.

Public Member Functions

 Line (const Point &p1, const Point &p2)
 Line defined by two points.
 Line (const Point &p, double vx, double vy)
 Line defined by a point and a vector.
double a () const
 general equation form: ax + by + c = 0
double b () const
 general equation form: ax + by + c = 0
double c () const
 general equation form: ax + by + c = 0

Detailed Description

A line


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5