Geant4-11
Namespaces | Functions
G4Qt3DUtils.hh File Reference
#include "G4Transform3D.hh"
#include "G4ThreeVector.hh"
#include <Qt3DCore>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  G4Qt3DUtils
 

Functions

QColor G4Qt3DUtils::ConvertToQColor (const G4Colour &c)
 
QVector3D G4Qt3DUtils::ConvertToQVector3D (const G4ThreeVector &v)
 
Qt3DCore::QTransform * G4Qt3DUtils::CreateQTransformFrom (const G4Transform3D &)
 
void G4Qt3DUtils::delete_components_and_children_of_entity_recursively (Qt3DCore::QNode *node)
 
void G4Qt3DUtils::delete_entity_recursively (Qt3DCore::QNode *node)