Eclipse SUMO - Simulation of Urban MObility
NBHeightMapper::QueryResult Class Reference

class for cirumventing the const-restriction of RTree::Search-context More...

#include <NBHeightMapper.h>

Public Member Functions

void add (Triangle *triangle) const
 
 QueryResult ()
 
 ~QueryResult ()
 

Data Fields

Triangles triangles
 

Detailed Description

class for cirumventing the const-restriction of RTree::Search-context

Definition at line 113 of file NBHeightMapper.h.

Constructor & Destructor Documentation

◆ QueryResult()

NBHeightMapper::QueryResult::QueryResult ( )
inline

Definition at line 115 of file NBHeightMapper.h.

◆ ~QueryResult()

NBHeightMapper::QueryResult::~QueryResult ( )
inline

Definition at line 116 of file NBHeightMapper.h.

Member Function Documentation

◆ add()

void NBHeightMapper::QueryResult::add ( Triangle triangle) const
inline

Definition at line 118 of file NBHeightMapper.h.

References triangles.

Field Documentation

◆ triangles

Triangles NBHeightMapper::QueryResult::triangles
mutable

Definition at line 121 of file NBHeightMapper.h.

Referenced by add(), NBHeightMapper::Triangle::addSelf(), and NBHeightMapper::getZ().


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