API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Constructor > OdGeExtents2d::OdGeExtents2d Constructor (OdGePoint2d&, OdGePoint2d&)
OdGeExtents2d::OdGeExtents2d Constructor (OdGePoint2d&, OdGePoint2d&)
Syntax
C++
OdGeExtents2d(const OdGePoint2d& min, const OdGePoint2d& max);
Parameters 
Description 
const OdGePoint2d& min 
[in] Minimum point.  
const OdGePoint2d& max 
[in] Maximum point. 

Constructor for the OdGeExtents2d class.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.