Points&Forces (core)
Software tools facilitating the task of surveying architecture
Classes | Functions
a_segment.cxx File Reference
#include "a_segment.h"
#include <vector>
#include <algorithm>
#include <math.h>
#include <sstream>
#include "a_debug.h"
+ Include dependency graph for a_segment.cxx:

Go to the source code of this file.

Classes

class  pack
 

Functions

bool operator< (const pack &p1, const pack &p2)
 

Function Documentation

◆ operator<()

bool operator< ( const pack p1,
const pack p2 
)

Definition at line 175 of file a_segment.cxx.