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

Constructor for the OdGeExtents3d class.

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