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

Third specialization of the DDAG class. More...

#include <ddag.hpp>

List of all members.

Public Member Functions

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

Static Public Attributes

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

Protected Attributes

DDAG_impl< true, false > * ddag

Detailed Description

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

Third specialization of the DDAG class.

Computations on nodes only

Definition at line 90 of file ddag.hpp.


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