OEAddSurfacesΒΆ
bool OEAddSurfaces(OESurface &surf1, const OESurface &surf2)
Adds surf2 to surf1 using OESurface.operator+=. Always returns true.
bool OEAddSurfaces(OESurface &surf1, const OESurface &surf2)
Adds surf2 to surf1 using OESurface.operator+=. Always returns true.