Geant4-11
|
#include <G4Qt3DQEntity.hh>
Public Member Functions | |
G4Qt3DQEntity (Qt3DCore::QNode *parent=nullptr) | |
const G4PhysicalVolumeModel::G4PhysicalVolumeNodeID & | GetPVNodeID () const |
void | SetPVNodeID (const G4PhysicalVolumeModel::G4PhysicalVolumeNodeID &id) |
Private Attributes | |
G4PhysicalVolumeModel::G4PhysicalVolumeNodeID | fPVNodeID |
Definition at line 35 of file G4Qt3DQEntity.hh.
|
inline |
Definition at line 37 of file G4Qt3DQEntity.hh.
|
inline |
Definition at line 39 of file G4Qt3DQEntity.hh.
References fPVNodeID.
Referenced by G4Qt3DSceneHandler::CreateNewNode().
|
inline |
Definition at line 41 of file G4Qt3DQEntity.hh.
References fPVNodeID.
Referenced by G4Qt3DSceneHandler::CreateNewNode().
|
private |
Definition at line 44 of file G4Qt3DQEntity.hh.
Referenced by GetPVNodeID(), and SetPVNodeID().