Home
last modified time | relevance | path

Searched defs:LayerIterator (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/falagard/
H A DStateImagery.h214 typedef ConstVectorIterator<LayersList> LayerIterator; typedef
/dports/astro/merkaartor/merkaartor-0.19.0/src/Layers/
H A DLayerIterator.h8 LayerIterator(IDocument* aDoc) in LayerIterator() function
/dports/games/openmortal/openmortal-0.7/src/
H A DBackground.h24 typedef LayerVector::iterator LayerIterator; typedef
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSetsv4/include/
H A DitkMalcolmSparseLevelSetImage.h78 using LayerIterator = typename Superclass::LayerIterator; variable
H A DitkShiSparseLevelSetImage.h75 using LayerIterator = typename Superclass::LayerIterator; variable
H A DitkLevelSetSparseImage.h80 using LayerIterator = typename LayerType::iterator; variable
H A DitkWhitakerSparseLevelSetImage.h79 using LayerIterator = typename Superclass::LayerIterator; variable
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dlayer.h355 inline LayerIterator::LayerIterator(const Map *map, int layerTypes) in LayerIterator() function
365 inline LayerIterator::LayerIterator(Layer *start) in LayerIterator() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Nonunit/Review/include/
H A DitkMultiphaseSparseFiniteDifferenceImageFilter.h244 using LayerIterator = typename LayerType::Iterator; variable