Static Public Member Functions

ProxExtractor< ProxNodeHandle > Struct Template Reference

#include <NodeVector.h>

List of all members.

Static Public Member Functions

static Prox prox (const ProxNodeHandle &node)

Detailed Description

template<>
struct ProxExtractor< ProxNodeHandle >

Definition at line 107 of file NodeVector.h.


Member Function Documentation

static Prox ProxExtractor< ProxNodeHandle >::prox ( const ProxNodeHandle node  )  [inline, static]

Definition at line 108 of file NodeVector.h.

    {
        return node.getProx();
    };


The documentation for this struct was generated from the following file: