MechSys  1.0
Computing library for simulations in continuum and discrete mechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
MPM::FourTiled Class Reference

#include <tiled.h>

List of all members.

Public Member Functions

 FourTiled (int X, int Y, int W, int H, void *Extra, pAllocGroup pAllocG1, pAllocGroup pAllocG2, pAllocGroup pAllocG3, pAllocGroup pAllocG4, double Wfactor=0.5, double Hfactor=0.5)
Fl_Group * TL ()
Fl_Group * TR ()
Fl_Group * BL ()
Fl_Group * BR ()

Protected Member Functions

void resize (int X, int Y, int W, int H)

Constructor & Destructor Documentation

MPM::FourTiled::FourTiled ( int  X,
int  Y,
int  W,
int  H,
void *  Extra,
pAllocGroup  pAllocG1,
pAllocGroup  pAllocG2,
pAllocGroup  pAllocG3,
pAllocGroup  pAllocG4,
double  Wfactor = 0.5,
double  Hfactor = 0.5 
) [inline]

Member Function Documentation

Fl_Group* MPM::FourTiled::BL ( ) [inline]
Fl_Group* MPM::FourTiled::BR ( ) [inline]
void MPM::FourTiled::resize ( int  X,
int  Y,
int  W,
int  H 
) [inline, protected]
Fl_Group* MPM::FourTiled::TL ( ) [inline]
Fl_Group* MPM::FourTiled::TR ( ) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines