Node: Cuboid Operators, Previous: Cuboid Constructors and Setting Functions, Up: Cuboid Reference



Operators

void operator= (const Cuboid& c) Assignment operator
Makes the Cuboid a copy of c. The old contents of *this are deallocated (where necessary) and discarded.