![]() |
aimsdata
4.7.0
Neuroimaging data handling
|
Classes | |
struct | AimsGraphReader_Private |
Typedefs | |
typedef carto::PointerObject< carto::PropertySet > | PythonHeaderType |
wrapper to Headered/PropertySet More... | |
Functions | |
template<typename T > | |
bool | _nulltesttemplate_iseq (const T &x, const T &val) |
template<> | |
bool | _nulltesttemplate_iseq (const Void &, const Void &) |
template<typename T > | |
bool | is_min (T a, T b) |
uint | take_mid_point_and_insert (std::map< std::pair< uint, uint >, uint > &segments, uint i, uint j, const std::vector< Point3df > &vert, std::vector< Point3df > &overt) |
|
inline |
Definition at line 365 of file component_d.h.
Referenced by aims::AimsConnectedComponent().
Definition at line 371 of file component_d.h.
bool aims::internal::is_min | ( | T | a, |
T | b | ||
) |
Definition at line 96 of file mathelem.h.
|
inline |
Definition at line 502 of file surfacemanip_d.h.
Referenced by aims::SurfaceManip::meshTextureBoundary().