Planeshift
Public Member Functions | Public Attributes

psScanline Struct Reference

This struct just stores the left and right side of each line in a psRegion. More...

#include <texfactory.h>

List of all members.

Public Member Functions

 psScanline ()
 psScanline (int l, int r, int h)

Public Attributes

int x1
int x2
int y

Detailed Description

This struct just stores the left and right side of each line in a psRegion.

Definition at line 95 of file texfactory.h.


Constructor & Destructor Documentation

psScanline::psScanline ( ) [inline]

Definition at line 99 of file texfactory.h.

psScanline::psScanline ( int  l,
int  r,
int  h 
) [inline]

Definition at line 101 of file texfactory.h.


Member Data Documentation

Definition at line 97 of file texfactory.h.

Definition at line 97 of file texfactory.h.

Definition at line 97 of file texfactory.h.


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