This class represents 2D bounding boxes as minimum and maximum 2d points.
Corresponding C++ library: TD_Ge
File: GeExtents2d.h
Module: API Reference
This is the overview for the OdGeExtents2d constructor overload. |
The invalid extents. |
Types of intersection results. |
Updates the extents of this OdGeExtents2d object with the specified extents. | |
Updates the extents of this OdGeExtents2d object with the specified point. | |
Updates the extents of this OdGeExtents2d object with the specified array of points. | |
Returns a center point of this Extents object. | |
Sets the minimum and maximum points for this OdGeExtents2d object to that of the box defined by pt1 and pt2. | |
This is the overview for the contains method overload. | |
Returns the vector from minimal to maximal point. | |
Updates the extents of this OdGeExtents2d object by the specified vector. | |
Determines the intersection of the specified Extents object with this one, and returns the resulting intersection box. | |
Indicates whether the specified OdGeExtents2d object intersects these extents. | |
Checks if this OdGeExtents2d object is equal to the passed extents. | |
Checks whether this OdGeExtents2d object contains valid extents. | |
Returns the maximum point of this OdGeExtents2d object. | |
Returns the minimum point of this OdGeExtents2d object. | |
Sets the minimum and maximum points for this OdGeExtents2d object. | |
Applies the 2D transformation matrix to the extents. | |
Applies the 2D translation to the extents. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|