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