SkelGIS  3.0
skelgis::DDAG< false, true > Struct Template Reference

Second specialization of the DDAG class. More...

#include <ddag.hpp>

List of all members.

Public Member Functions

 DDAG (const char *file)
DDAG_impl< false, true > * getDDAG_impl ()

Static Public Attributes

static bool const nod = false
static bool const edg = true

Protected Attributes

DDAG_impl< false, true > * ddag

Detailed Description

template<>
struct skelgis::DDAG< false, true >

Second specialization of the DDAG class.

Computations on edges only

Definition at line 64 of file ddag.hpp.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Defines