Inheritance diagram for oaOccDonut:
Public Methods | |
void | getHoleBBox (oaBox &bBox) const |
void | getCenter (oaPoint &point) const |
oaUInt4 | getRadius () const |
oaUInt4 | getHoleRadius () const |
void | getBoundary (oaPointArray &points, oaUInt4 numSides=20) const |
|
This function fills out 'points' with the boundary polygon of the donut from which this occDonut is generated. The polygon is generated with the number of sides specified by 'numSides'.
|
|
This function fills out 'point' with the center point of this occDonut.
|
|
This function fills out 'bBox' with the hole bBox of this occDonut.
|
|
This function returns the inner radius of this occDonut. |
|
This function returns the outer radius of this occDonut. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.