#include <Copier.H>
Collaboration diagram for MotionItem:
Public Methods | |
MotionItem (const DataIndex &a_from, const DataIndex &a_to, const Box &a_region) | |
MotionItem (const DataIndex &a_from, const DataIndex &a_to, const Box &a_fromRegion, const Box &a_toRegion) | |
Public Attributes | |
DataIndex | fromIndex |
DataIndex | toIndex |
Box | fromRegion |
Box | toRegion |
int | procID |
|
|
|
|
|
|
|
|
|
|
|
|
|
|