Home
last modified time | relevance | path

Searched refs:nearBorderDirections (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/panomatic/panomatic-0.9.4/vigra/include/vigra/
H A Dpixelneighborhood.hxx190 static Direction nearBorderDirections(AtImageBorder b, int index) in nearBorderDirections() function in vigra::FourNeighborhood::NeighborCode
422 static Direction nearBorderDirections(AtImageBorder b, int index) in nearBorderDirections() function in vigra::EightNeighborhood::NeighborCode
1313 : BaseType(center, NEIGHBORCODE::nearBorderDirections(atBorder, 0)), in RestrictedNeighborhoodCirculator()
1351 BaseType::turnTo(NEIGHBORCODE::nearBorderDirections(whichBorder_, current_)); in operator +=()
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Dpixelneighborhood.hxx221 static Direction nearBorderDirections(AtImageBorder b, int index) in nearBorderDirections() function in vigra::FourNeighborhood::NeighborCode
480 static Direction nearBorderDirections(AtImageBorder b, int index) in nearBorderDirections() function in vigra::EightNeighborhood::NeighborCode
1392 : BaseType(center, NEIGHBORCODE::nearBorderDirections(atBorder, 0)), in RestrictedNeighborhoodCirculator()
1430 BaseType::turnTo(NEIGHBORCODE::nearBorderDirections(whichBorder_, current_)); in operator +=()
H A Dvoxelneighborhood.hxx218 static Direction nearBorderDirections(AtVolumeBorder b, int index) in nearBorderDirections() function in vigra::Neighborhood3DSix::NeighborCode3D
581 static Direction nearBorderDirections(AtVolumeBorder b, int index) in nearBorderDirections() function in vigra::Neighborhood3DTwentySix::NeighborCode3D