xmsstamper
1.0
|
#include <xmsstamper/stamper/detail/XmBreaklines.h>
#include <boost/geometry/index/rtree.hpp>
#include <xmscore/misc/XmLog.h>
#include <xmsinterp/geometry/geoms.h>
#include <xmsinterp/geometry/GmBoostTypes.h>
#include <xmsstamper/stamper/detail/XmGuideBankUtil.h>
#include <xmsstamper/stamper/detail/XmSlopedAbutmentUtil.h>
#include <xmsstamper/stamper/detail/XmStamper3dPts.h>
#include <xmsstamper/stamper/XmStamperIo.h>
Go to the source code of this file.
Classes | |
class | xms::XmBreaklinesImpl |
Implementaion of XmBreaklines. More... | |
Namespaces | |
xms | |
Typedefs | |
typedef std::pair< GmBstBox3d, int > | xms::ValueBox |
Pair used in rtree. | |
typedef bgi::rtree< ValueBox, bgi::quadratic< 8 > > | xms::RtreeBox |
Rtree typedef. | |
Definition in file XmBreaklines.cpp.