¡@

Home 

c++ Programming Glossary: visibleshape

vector::erase with pointer member

http://stackoverflow.com/questions/2677770/vectorerase-with-pointer-member

x int y double wFactor double hFactor char shapeNum double visibleShape int xmin xmax ymin ymax Hyp int xx int yy double ww double hh.. hh char s x xx y yy wFactor ww hFactor hh shapeNum s visibleShape 0 shapeNum 1 Copy constructor necessary for support of vector.. constructor necessary for support of vector push_back with visibleShape Hyp const Hyp other x other.x y other.y wFactor other.wFactor..