Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Static Public Member Functions
graphics::spcDim< T, traits > Struct Template Reference

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

#include <meshDX.hh>

List of all members.

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 41 of file meshDX.hh.


Member Function Documentation

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

Definition at line 42 of file meshDX.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)