Parameters |
Description |
const OdGePoint3d& origin |
[in] Origin of plane. |
const OdGeVector3d& normal |
[in] The normal to the plane. |
Constructor for the OdGePlane class.
Constructs the plane with the specified origin, uAxis= normal.perpVector(), and vAxis=normal.crossProduct(uAxis).
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|