#include <BoxLayoutData.H>
Public Methods | |
virtual int | size (const T &arg, const Box &b, const Interval &comps) const |
virtual void | linearOut (const T &arg, void *buf, const Box &R, const Interval &comps) const |
virtual void | linearIn (T &arg, void *buf, const Box &R, const Interval &comps) const |
virtual void | op (T &dest, const Box &RegionFrom, const Interval &Cdest, const Box &RegionTo, const T &src, const Interval &Csrc) const |
|
|
|
|
|
|
|
|