VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
DtComputeBoundingVolumeAndSupportPoints Class Reference

This class will allow editing of the assembly items that apply to rolling up assemblies. More...

Inheritance diagram for DtComputeBoundingVolumeAndSupportPoints:
Inheritance graph
[legend]

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

QPushButtonmyButton
 
QLabelmyLabel
 
QProgressBarmyProgressBar
 

Protected Member Functions

virtual void initializeEntities ()
 Find all known mapped entities. These will be the only ones checked. More...
 
virtual void processNextEntity ()
 

Protected Attributes

makVrv::DtDemyDe
 
int myModelSet
 
std::map< std::string, BVSPInfomyEntityDefinitions
 
std::map< std::string,
std::string > 
myEntitiesToProcess
 

Detailed Description

This class will allow editing of the assembly items that apply to rolling up assemblies.

Constructor & Destructor Documentation

DtComputeBoundingVolumeAndSupportPoints::DtComputeBoundingVolumeAndSupportPoints ( makVrv::DtDe de,
QWidget *  parent,
const Qt::WindowFlags &  flags = Qt::Tool 
)
virtual DtComputeBoundingVolumeAndSupportPoints::~DtComputeBoundingVolumeAndSupportPoints ( )
virtual

Member Function Documentation

virtual int DtComputeBoundingVolumeAndSupportPoints::exec ( )
virtual
virtual void DtComputeBoundingVolumeAndSupportPoints::initializeEntities ( )
protectedvirtual

Find all known mapped entities. These will be the only ones checked.

virtual void DtComputeBoundingVolumeAndSupportPoints::processNextEntity ( )
protectedvirtual

Member Data Documentation

QPushButton* DtComputeBoundingVolumeAndSupportPoints::myButton
QLabel* DtComputeBoundingVolumeAndSupportPoints::myLabel
QProgressBar* DtComputeBoundingVolumeAndSupportPoints::myProgressBar
makVrv::DtDe& DtComputeBoundingVolumeAndSupportPoints::myDe
protected
int DtComputeBoundingVolumeAndSupportPoints::myModelSet
protected
std::map<std::string, BVSPInfo> DtComputeBoundingVolumeAndSupportPoints::myEntityDefinitions
protected
std::map<std::string, std::string> DtComputeBoundingVolumeAndSupportPoints::myEntitiesToProcess
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)