Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcPrimitiveDrawIndexedEdge Class Reference

XFcPrimitiveDrawIndexedEdge implements an edge with x offset index table. More...

Inheritance diagram for XFcPrimitiveDrawIndexedEdge:

Inheritance graph
[legend]
Collaboration diagram for XFcPrimitiveDrawIndexedEdge:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void advanceScanline ()
 Advances the current scanline with one step.


Public Attributes

REALmIndexTable
 Table of indicies.

REAL mXMultiplier
 Horizontal scale.

REAL mXOffset
 Offset in horizontal direction.

INT32 mIndex

Detailed Description

XFcPrimitiveDrawIndexedEdge implements an edge with x offset index table.

This can be used for instance for drawing circles and ellipses.


Member Function Documentation

virtual void XFcPrimitiveDrawIndexedEdge::advanceScanline   [inline, virtual]
 

Advances the current scanline with one step.

Implements XFcPrimitiveDrawEdge.


Member Data Documentation

INT32 XFcPrimitiveDrawIndexedEdge::mIndex
 

REAL* XFcPrimitiveDrawIndexedEdge::mIndexTable
 

Table of indicies.

REAL XFcPrimitiveDrawIndexedEdge::mXMultiplier
 

Horizontal scale.

REAL XFcPrimitiveDrawIndexedEdge::mXOffset
 

Offset in horizontal direction.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch