Overload List
| Operator | Description |
|---|---|
AcGeSurface::= (AcGeSurface&) | Copies the surface information from otherSurface into this surface object. Returns a reference to *thisAcGeSurface. |
AcGeSurface::= (AcGeSurface&&) | Moves a temp AcGeSurface object to the object. |
