WT_XAML_Gouraud_Polyline Class Reference
[GroupDrawable]

#include <XamlGouraud_Polyline.h>

Inheritance diagram for WT_XAML_Gouraud_Polyline:

Inheritance graph
[legend]
Collaboration diagram for WT_XAML_Gouraud_Polyline:

Collaboration graph
[legend]
List of all members.

Detailed Description

A drawable describing a gouraud-shaded polyline.

This is a collection of contiguous line segments, with each vertex assigned a WT_RGBA32 color.

Definition at line 42 of file XamlGouraud_Polyline.h.

Public Member Functions

WT_Result parseAttributeList (XamlXML::tAttributeMap &rMap, WT_XAML_File &rFile)
 partial materialization of shell from W2X

Protected Member Functions

 WT_XAML_Gouraud_Polyline ()
 Constructs a WT_XAML_Gouraud_Polyline object.
 WT_XAML_Gouraud_Polyline (int count, WT_Logical_Point const *points, WT_RGBA32 const *colors, WT_Boolean copy) throw (WT_Result)
 Constructs a WT_XAML_Gouraud_Polyline object with the given data.
 WT_XAML_Gouraud_Polyline (WT_Gouraud_Polyline const &pline) throw (WT_Result)
 Copy Constructor.
virtual ~WT_XAML_Gouraud_Polyline ()
 Destroys a WT_XAML_Gouraud_Polyline object.

Friends

class WT_XAML_Class_Factory
class XamlPath


Constructor & Destructor Documentation

WT_XAML_Gouraud_Polyline::WT_XAML_Gouraud_Polyline int  count,
WT_Logical_Point const *  points,
WT_RGBA32 const *  colors,
WT_Boolean  copy
throw (WT_Result) [inline, protected]
 

Constructs a WT_XAML_Gouraud_Polyline object with the given data.

Parameters:
count  The number of points in the array.
points  Pointer to the array of points.
colors  Set of colors (one for each point.)
copy  Whether the points should be copied or if their addresses should be used directly from the array.

Definition at line 59 of file XamlGouraud_Polyline.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:13 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5