![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtVrfAggregateCopyPasteHandler (makVrv::DtDe &) | |
| virtual | ~DtVrfAggregateCopyPasteHandler () |
| void | addObjectPasting (DtCopyObject *o) |
| void | centerPasteObjects (const DtGeodeticCoord &, const DtGeodeticCoord &) |
Protected Member Functions | |
| virtual DtCopyObject * | createCopyObject (int) const |
| Creates a copy object based on object state. Returns 0 if no creator registered. | |
| virtual makVrf::DtVrfAggregateCopyPasteHandler::~DtVrfAggregateCopyPasteHandler | ( | ) | [virtual] |
| void makVrf::DtVrfAggregateCopyPasteHandler::addObjectPasting | ( | DtCopyObject * | o | ) | [inline] |
| void makVrf::DtVrfAggregateCopyPasteHandler::centerPasteObjects | ( | const DtGeodeticCoord & | , |
| const DtGeodeticCoord & | |||
| ) |
| virtual DtCopyObject* makVrf::DtVrfAggregateCopyPasteHandler::createCopyObject | ( | int | ) | const [protected, virtual] |
Creates a copy object based on object state. Returns 0 if no creator registered.
Implements makVrf::DtVrfCopyPasteHandler.