![]() |
VR-Forces Developer's Guide
|
This class will allow editing of the assembly items that apply to rolling up assemblies.

Classes | |
| struct | BVSPInfo |
Public Member Functions | |
| DtComputeBoundingVolumeAndSupportPoints (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=Qt::Tool) | |
| virtual | ~DtComputeBoundingVolumeAndSupportPoints () |
| virtual int | exec () |
Public Attributes | |
| QPushButton * | myButton |
| QLabel * | myLabel |
| QProgressBar * | myProgressBar |
Protected Member Functions | |
| virtual void | initializeEntities () |
| virtual void | processNextEntity () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrv::DtModelSetId | myModelSet |
| std::map< std::string, BVSPInfo > | myEntityDefinitions |
| std::map< std::string, std::string > | myEntitiesToProcess |
| DtComputeBoundingVolumeAndSupportPoints::DtComputeBoundingVolumeAndSupportPoints | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = Qt::Tool |
||
| ) |
|
virtual |
|
virtual |
|
protectedvirtual |
Find all known mapped entities. These will be the only ones checked.
|
protectedvirtual |
| QPushButton* DtComputeBoundingVolumeAndSupportPoints::myButton |
| QLabel* DtComputeBoundingVolumeAndSupportPoints::myLabel |
| QProgressBar* DtComputeBoundingVolumeAndSupportPoints::myProgressBar |
|
protected |
|
protected |
|
protected |
|
protected |