ug4
ug::PtrToValueType< TGeomObjPtrType > Struct Template Reference

#include <grid_base_objects.h>

Public Types

typedef void base_type
 

Detailed Description

template<class TGeomObjPtrType>
struct ug::PtrToValueType< TGeomObjPtrType >

template helpers that return the geometric base object type given a pointer to a derived class of Vertex, Edge, Face or Volume.

e.g. PtrToValueType<RegularVertex*>::base_type = Vertex.

Member Typedef Documentation

◆ base_type

template<class TGeomObjPtrType >
typedef void ug::PtrToValueType< TGeomObjPtrType >::base_type

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