Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
#include <ilviews/base/graphic.h>
#include <ilviews/base/value.h>
Classes | |
class | IlvPolyPoints |
Graphic class. More... | |
Functions | |
IlvPoint * | IlvComputePointsFromDeltas (const IlvPoint &first, IlUInt count, IlvDeltaPoint const *deltas) |
Computes an array of points from displacements values. |
[library views ilviews/graphics/polypts.h] Declaration of the IlvPolyPoints class
IlvComputePointsFromDeltas | ( | const IlvPoint & | first, | |
IlUInt | count, | |||
IlvDeltaPoint const * | deltas | |||
) |
Computes an array of points from displacements values.
first | The location of the first point. | |
count | The size of the array deltas. | |
deltas | An array of at least count relative displacement values. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.