lsst.sphgeom gfb2c8f9998+8827c0d83c
Classes | Functions
PixelFinder.h File Reference

This file provides a base class for pixel finders. More...

#include "lsst/sphgeom/RangeSet.h"
#include "ConvexPolygonImpl.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::detail::PixelFinder< Derived, RegionType, InteriorOnly, NumVertices >
 

Functions

template<template< typename, bool > class Finder, bool InteriorOnly>
RangeSet lsst::sphgeom::detail::findPixels (Region const &r, size_t maxRanges, int level)
 

Detailed Description

This file provides a base class for pixel finders.