Pyrogenesis  trunk
Public Attributes | List of all members
SimRasterize::Span Struct Reference

Represents the set of cells (i,j) where i0 <= i < i1. More...

#include <Rasterize.h>

Public Attributes

i16 i0
 
i16 i1
 
i16 j
 

Detailed Description

Represents the set of cells (i,j) where i0 <= i < i1.

Member Data Documentation

i16 SimRasterize::Span::i0
i16 SimRasterize::Span::i1
i16 SimRasterize::Span::j

The documentation for this struct was generated from the following file: