MMSFBTriangle Class Reference

describes a triangle More...

#include <mmstypes.h>

List of all members.


Public Member Functions

 MMSFBTriangle (int x1=0, int y1=0, int x2=0, int y2=0, int x3=0, int y3=0)

Public Attributes

int x1
 x1
int y1
 y1
int x2
 x2
int y2
 y2
int x3
 x3
int y3
 y3

Detailed Description

describes a triangle

Definition at line 614 of file mmstypes.h.


Constructor & Destructor Documentation

MMSFBTriangle::MMSFBTriangle ( int  x1 = 0,
int  y1 = 0,
int  x2 = 0,
int  y2 = 0,
int  x3 = 0,
int  y3 = 0 
) [inline]

Definition at line 629 of file mmstypes.h.


Member Data Documentation

x1

Definition at line 617 of file mmstypes.h.

y1

Definition at line 619 of file mmstypes.h.

x2

Definition at line 621 of file mmstypes.h.

y2

Definition at line 623 of file mmstypes.h.

x3

Definition at line 625 of file mmstypes.h.

y3

Definition at line 627 of file mmstypes.h.


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