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.

00109     {
00110         return node.getProx();
00111     };


The documentation for this struct was generated from the following file:
Generated on Wed May 26 16:21:18 2010 for OverSim by  doxygen 1.6.3