|
SimpleITK
|
#include <stdint.h>#include "sitkConfigure.h"#include "sitkPixelIDTypes.h"#include "Ancillary/type_list2.h"#include <complex>
Include dependency graph for sitkPixelIDTypeLists.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Typedefs | |
| using | itk::simple::AllPixelIDTypeList |
| using | itk::simple::BasicPixelIDTypeList |
| using | itk::simple::ComplexPixelIDTypeList |
| using | itk::simple::InstantiatedPixelIDTypeList = AllPixelIDTypeList |
| using | itk::simple::IntegerLabelPixelIDTypeList = UnsignedIntegerPixelIDTypeList |
| using | itk::simple::IntegerPixelIDTypeList |
| using | itk::simple::LabelPixelIDTypeList |
| using | itk::simple::MaskedPixelIDTypeList = typelist2::typelist<BasicPixelID<uint8_t>> |
| using | itk::simple::NonLabelPixelIDTypeList |
| using | itk::simple::RealPixelIDTypeList = typelist2::typelist<BasicPixelID<float>, BasicPixelID<double>> |
| using | itk::simple::RealVectorPixelIDTypeList = typelist2::typelist<VectorPixelID<float>, VectorPixelID<double>> |
| using | itk::simple::ScalarPixelIDTypeList = BasicPixelIDTypeList |
| using | itk::simple::SignedPixelIDTypeList |
| using | itk::simple::SignedVectorPixelIDTypeList |
| using | itk::simple::UnsignedIntegerPixelIDTypeList |
| using | itk::simple::VectorPixelIDTypeList |
1.13.2 |
Privacy Policy