PolyLine Class Reference

#include <complexplayground.h>

List of all members.

Public Member Functions

 PolyLine ()
int parse (std::list< char * > lines)
 try to parses a PolyLine at the start of the list of lines and returns the consumed lines 1: no success; >=2 success
void print ()

Public Attributes

int object_code
int sub_type
int line_style
int thickness
int depth
std::list< Pospoints


Constructor & Destructor Documentation

PolyLine (  )  [inline]


Member Function Documentation

int parse ( std::list< char * >  lines  ) 

try to parses a PolyLine at the start of the list of lines and returns the consumed lines 1: no success; >=2 success

void print (  ) 


Member Data Documentation

int depth

int line_style

int object_code

std::list<Pos> points

int sub_type

int thickness


The documentation for this class was generated from the following files:
Generated on Fri Oct 30 16:29:03 2009 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.4.7