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
std::list<Pos> points
int sub_type
int thickness

The documentation for this class was generated from the following files:
Generated on Thu Jun 28 14:48:41 2012 for Robot Simulator of the Robotics Group for Self-Organization of Control by  doxygen 1.6.3