API Reference
>
OdGe Classes
>
OdGeExtents2d Class
>
OdGeExtents2d Constructor
>
OdGeExtents2d::OdGeExtents2d Constructor (OdGePoint2d&, OdGePoint2d&)
OdGeExtents2d::OdGeExtents2d Constructor (OdGePoint2d&, OdGePoint2d&)
Collapse All
Syntax
C++
OdGeExtents2d
(
const
OdGePoint2d
&
min
,
const
OdGePoint2d
&
max
);
Parameters
Parameters
Description
const OdGePoint2d& min
[in] Minimum point.
const OdGePoint2d& max
[in] Maximum point.
Description
Constructor for the OdGeExtents2d class.
Group
OdGeExtents2d Constructor
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic