OverSim
ProxExtractor< ProxNodeHandle > Struct Template Reference

#include <NodeVector.h>

Static Public Member Functions

static Prox prox (const ProxNodeHandle &node)

Detailed Description

template<>
struct ProxExtractor< ProxNodeHandle >

Definition at line 110 of file NodeVector.h.

Member Function Documentation

static Prox ProxExtractor< ProxNodeHandle >::prox ( const ProxNodeHandle node)
inlinestatic

Definition at line 111 of file NodeVector.h.

{
return node.getProx();
};

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