FMT 0.9.8
Forest management tools for forest planning
|
#include <FMTgraphvertextoyield.hpp>
Public Member Functions | |
FMTgraphvertextoyield (const Models::FMTmodel &model, const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > &linegraph, const void *lvertex) | |
FMTgraphvertextoyield (const Models::FMTmodel &model, const FMTgraph< FMTvertexproperties, FMTedgeproperties > &fullgraph, const void *lvertex) | |
FMTgraphvertextoyield () | |
FMTgraphvertextoyield (const FMTgraphvertextoyield &rhs)=default | |
FMTgraphvertextoyield & | operator= (const FMTgraphvertextoyield &rhs)=default |
const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > *const | getlinegraph () const |
const FMTgraph< FMTvertexproperties, FMTedgeproperties > *const | getfullgraph () const |
const void * | getvertexptr () const |
const Models::FMTmodel * | getmodel () const |
Graph::FMTgraphvertextoyield::FMTgraphvertextoyield | ( | const Models::FMTmodel & | model, |
const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > & | linegraph, | ||
const void * | lvertex | ||
) |
Graph::FMTgraphvertextoyield::FMTgraphvertextoyield | ( | const Models::FMTmodel & | model, |
const FMTgraph< FMTvertexproperties, FMTedgeproperties > & | fullgraph, | ||
const void * | lvertex | ||
) |
Graph::FMTgraphvertextoyield::FMTgraphvertextoyield | ( | ) |
|
default |
const FMTgraph< FMTvertexproperties, FMTedgeproperties > *const Graph::FMTgraphvertextoyield::getfullgraph | ( | ) | const |
const FMTgraph< FMTbasevertexproperties, FMTbaseedgeproperties > *const Graph::FMTgraphvertextoyield::getlinegraph | ( | ) | const |
const Models::FMTmodel * Graph::FMTgraphvertextoyield::getmodel | ( | ) | const |
|
inline |
|
default |