Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Member Functions | Private Attributes | Friends
jafar::gml::Object Class Reference

Detailed Description

Definition at line 13 of file Object.hpp.

Inheritance diagram for jafar::gml::Object:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Type {
  Building, Road, Plant, Water,
  Generic, Ground, CityFurniture
}

Public Member Functions

const std::string & id () const
Type type () const

Private Member Functions

 Object (const std::string &_id, Type _type, const std::list< geom::Point3D > &_points, const std::list< geom::Segment3D > &_interiorSegments, const std::list< geom::Segment3D > &_exteriorSegments)

Private Attributes

std::string m_id
Type m_type

Friends

class Parser

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1
LAAS-CNRS