code::LineStripData Struct Reference

Inheritance diagram for code::LineStripData:

code::PrimitiveIconData List of all members.

Detailed Description

Representation of a line strip.


Public Member Functions

 LineStripData ()
 Default constructor, which sets ID member.
const std::string & getID ()
 Accessor for ID member.

Public Attributes

std::vector< Locationlocations
 Points on the line strip.

Protected Attributes

std::string _id
 Name of this primitive's type.


Constructor & Destructor Documentation

code::LineStripData::LineStripData (  )  [inline]

Default constructor, which sets ID member.


Member Function Documentation

const std::string& code::PrimitiveIconData::getID (  )  [inline, inherited]

Accessor for ID member.


Member Data Documentation

std::string code::PrimitiveIconData::_id [protected, inherited]

Name of this primitive's type.

Perhaps this ought to be the same as, in the config file, the string that labels a record.

std::vector< Location > code::LineStripData::locations

Points on the line strip.


Generated on Fri May 4 13:40:11 2012 for WDSS-IIw2 by  doxygen 1.4.7