VR-Forces Developer's Guide
 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.

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 () override
 
virtual int exec () override
 

Public Attributes

QPushButtonmyButton
 
QLabelmyLabel
 
QProgressBarmyProgressBar
 

Protected Member Functions

virtual void initializeEntities ()
 
virtual void processNextEntity ()
 

Protected Attributes

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

Constructor & Destructor Documentation

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

Member Function Documentation

virtual int DtComputeBoundingVolumeAndSupportPoints::exec ( )
overridevirtual
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
makVrv::DtModelSetId 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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)