![]() |
aimsdata 6.0.0
Neuroimaging data handling
|
#include <aims/texdata/texdata.h>


Public Types | |
| typedef SiteType< AimsSurface< D, Void > >::type | Site |
| typedef SiteType< AimsSurface< D, Void > >::type | Site |
Public Member Functions | |
| const Site | operator* () |
| SiteIterator< AimsSurface< D, Void > > & | operator++ () |
| SiteIterator< AimsSurface< D, Void > > & | operator-- () |
| SiteIterator (const AimsSurface< D, Void > *data, uint index) | |
| SiteIterator (const AimsSurface< D, Void > *data, std::vector< Point3df > *coords, uint index) | |
| bool | operator== (const SiteIterator< AimsSurface< D, Void > > &other) const |
| bool | operator!= (const SiteIterator< AimsSurface< D, Void > > &other) const |
| Site & | operator* () |
| SiteIterator< AimsSurface< D, Void > > & | operator++ () |
| SiteIterator< AimsSurface< D, Void > > & | operator-- () |
| bool | operator== (const SiteIterator< AimsSurface< D, Void > > &other) const |
| bool | operator!= (const SiteIterator< AimsSurface< D, Void > > &other) const |
| typedef SiteType<AimsSurface< D, Void >>::type SiteIterator< AimsSurface< D, Void > >::Site |
| typedef SiteType<AimsSurface<D,Void>>::type SiteIterator< AimsSurface< D, Void > >::Site |
| SiteIterator< AimsSurface< D, Void > >::SiteIterator | ( | const AimsSurface< D, Void > * | data, |
| uint | index ) |
Definition at line 331 of file texdata.h.
References SiteIterator(), and AimsSurface< D, T >::vertex().
Referenced by operator!=(), operator++(), operator--(), operator==(), SiteIterator(), and SiteIterator().
| SiteIterator< AimsSurface< D, Void > >::SiteIterator | ( | const AimsSurface< D, Void > * | data, |
| std::vector< Point3df > * | coords, | ||
| uint | index ) |
Definition at line 339 of file texdata.h.
References SiteIterator().
| bool SiteIterator< AimsSurface< D, Void > >::operator!= | ( | const SiteIterator< AimsSurface< D, Void > > & | other | ) | const |
| bool SiteIterator< AimsSurface< D, Void > >::operator!= | ( | const SiteIterator< AimsSurface< D, Void > > & | other | ) | const |
Definition at line 276 of file texdata.h.
References SiteIterator().
| Site & SiteIterator< AimsSurface< D, Void > >::operator* | ( | ) |
|
inline |
| SiteIterator< AimsSurface< D, Void > > & SiteIterator< AimsSurface< D, Void > >::operator++ | ( | ) |
| SiteIterator< AimsSurface< D, Void > > & SiteIterator< AimsSurface< D, Void > >::operator++ | ( | ) |
Definition at line 348 of file texdata.h.
References SiteIterator().
| SiteIterator< AimsSurface< D, Void > > & SiteIterator< AimsSurface< D, Void > >::operator-- | ( | ) |
| SiteIterator< AimsSurface< D, Void > > & SiteIterator< AimsSurface< D, Void > >::operator-- | ( | ) |
Definition at line 355 of file texdata.h.
References SiteIterator().
| bool SiteIterator< AimsSurface< D, Void > >::operator== | ( | const SiteIterator< AimsSurface< D, Void > > & | other | ) | const |
| bool SiteIterator< AimsSurface< D, Void > >::operator== | ( | const SiteIterator< AimsSurface< D, Void > > & | other | ) | const |
Definition at line 269 of file texdata.h.
References SiteIterator().