Medusa  1.1
Coordinate Free Mehless Method implementation
mm::nurbs_patch_internal::NestedRange< dim, T > Struct Template Reference

#include <NURBSPatch_fwd.hpp>

Detailed Description

template<size_t dim, typename T>
struct mm::nurbs_patch_internal::NestedRange< dim, T >

Struct for declaring a nested Range.

Template Parameters
dimNumber of dimensions (nestings).
TType.

Definition at line 42 of file NURBSPatch_fwd.hpp.

Public Types

typedef Range< typename NestedRange< dim - 1, T >::typetype
 Type of the multidimensional Range. More...
 

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