#include "Domain/DomainTraits.h"
#include "Domain/Range.h"


Classes | |
| struct | DomainTraits< SliceRange< TotalDim, SliceDim > > |
| DomainTraits<SliceRange<Dim,SliceDim>> stores the characteristics and much of the implementation details for SliceRange domain objects. More... | |
It defines the general behavior of SliceRange, including its typedef and static data characteristics, how to store data for a SliceRange, etc. It is used by the SliceDomain base class of SliceRange to implement most of the public interface.
1.5.9