Пример #1
0
Shape::Shape () {
    SetUndefined();
    Rigid(hfil, hfil, vfil, vfil);
    aspect = 0;
    hunits = 1;
    vunits = 1;
}
Пример #2
0
// *********************************************************************
//                             GKeyValue
// *********************************************************************
GKeyValue::GKeyValue() {

	SetUndefined();
}