graphics::spcDim< T, traits > Struct Template Reference

Determines the traits class belonging to a space by a default template parameter. More...

#include <meshDX.hh>

Static Public Member Functions

static uint dim ()
 

Detailed Description

template<typename T, typename traits = spaceTraits<T>>
struct graphics::spcDim< T, traits >

Determines the traits class belonging to a space by a default template parameter.

This class is used by spaceDimension.

See also
spaceDimension
Author
Philipp Frauenfelder, 2002

Definition at line 43 of file meshDX.hh.

Member Function Documentation

◆ dim()

template<typename T , typename traits = spaceTraits<T>>
static uint graphics::spcDim< T, traits >::dim ( )
inlinestatic

Definition at line 44 of file meshDX.hh.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich