WT_XAML_Polytriangle Class Reference
[GroupDrawable]

#include <XamlPolytriangle.h>

List of all members.


Detailed Description

A drawable describing a polytriangle (a collection of contiguous triangles).

Polytriangle.png

Polytriangle point ordering details

Definition at line 38 of file XamlPolytriangle.h.

Public Member Functions

virtual WT_Result delay (WT_File &) const
virtual WT_Result dump (WT_File &) const

Protected Member Functions

 WT_XAML_Polytriangle ()
 Constructs a WT_XAML_Polytriangle object.
 WT_XAML_Polytriangle (int count, WT_Logical_Point const *points, WT_Boolean copy)
 Constructs a WT_XAML_Polytriangle object from the given data.
 WT_XAML_Polytriangle (WT_Polytriangle const &polytriangle)
 Copy Constructor.
virtual ~WT_XAML_Polytriangle ()
 Destroys a WT_XAML_Polytriangle object.

Friends

class WT_XAML_Class_Factory


Constructor & Destructor Documentation

WT_XAML_Polytriangle::WT_XAML_Polytriangle int  count,
WT_Logical_Point const *  points,
WT_Boolean  copy
[inline, protected]
 

Constructs a WT_XAML_Polytriangle object from the given data.

Parameters:
count  The number of points in the array.
points  Pointer to the array of points.
copy  Whether the points should be copied or if their addresses should be used directly from the array.

Definition at line 48 of file XamlPolytriangle.h.


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