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

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

#include <dataDX.hh>

Static Public Member Functions

static uint boundary ()
 
static uint positionConnection ()
 

Detailed Description

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

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

This class is used by spacePosCon and spaceBoundary.

See also
spacePosCon, spaceBoundary
Author
Philipp Frauenfelder, 2002

Definition at line 44 of file dataDX.hh.

Member Function Documentation

◆ boundary()

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

Definition at line 48 of file dataDX.hh.

◆ positionConnection()

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

Definition at line 45 of file dataDX.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