#include <AGDDIntersection.h>
Definition at line 13 of file AGDDIntersection.h.
 
◆ AGDDIntersection()
◆ AddDaughter()
◆ AddParent()
◆ CreateSolid()
◆ CreateVolume()
  
  | 
        
          | void AGDDIntersection::CreateVolume | ( | AGDDBuilder & | builder | ) |  |  | overridevirtual | 
 
 
◆ GetColor()
  
  | 
        
          | const std::string& AGDDVolume::GetColor | ( |  | ) | const |  | inlineinherited | 
 
 
◆ GetDaughter()
◆ GetMaterial()
  
  | 
        
          | const std::string& AGDDVolume::GetMaterial | ( |  | ) | const |  | inlineinherited | 
 
 
◆ GetName()
  
  | 
        
          | const std::string& AGDDVolume::GetName | ( |  | ) | const |  | inlineinherited | 
 
 
◆ GetSolid()
  
  | 
        
          | void* AGDDVolume::GetSolid | ( |  | ) |  |  | inlineinherited | 
 
 
◆ GetVolume()
  
  | 
        
          | void* AGDDVolume::GetVolume | ( |  | ) |  |  | inlineinherited | 
 
 
◆ HasParent()
  
  | 
        
          | bool AGDDVolume::HasParent | ( |  | ) | const |  | inlineinherited | 
 
 
◆ IsSensitiveVolume() [1/2]
  
  | 
        
          | bool AGDDVolume::IsSensitiveVolume | ( |  | ) | const |  | inlineinherited | 
 
 
◆ IsSensitiveVolume() [2/2]
  
  | 
        
          | void AGDDVolume::IsSensitiveVolume | ( | bool | v | ) |  |  | inherited | 
 
 
◆ NrOfDaughter()
  
  | 
        
          | int AGDDVolume::NrOfDaughter | ( |  | ) | const |  | inlineinherited | 
 
 
◆ SetColor()
  
  | 
        
          | void AGDDVolume::SetColor | ( | const std::string & | c | ) |  |  | inlineinherited | 
 
 
◆ SetMaterial()
  
  | 
        
          | void AGDDVolume::SetMaterial | ( | const std::string & | n | ) |  |  | inlineinherited | 
 
 
◆ SetSolid()
  
  | 
        
          | void AGDDVolume::SetSolid | ( | void * | p | ) |  |  | inlineinherited | 
 
 
◆ SetVolume()
  
  | 
        
          | void AGDDVolume::SetVolume | ( | void * | p | ) |  |  | inlineinherited | 
 
 
◆ m_color
  
  | 
        
          | std::string AGDDVolume::m_color |  | protectedinherited | 
 
 
◆ m_isSensitive
  
  | 
        
          | bool AGDDVolume::m_isSensitive |  | protectedinherited | 
 
 
◆ m_material
  
  | 
        
          | std::string AGDDVolume::m_material |  | protectedinherited | 
 
 
◆ m_name
  
  | 
        
          | std::string AGDDVolume::m_name |  | protectedinherited | 
 
 
◆ m_theDaughters
◆ m_theParents
◆ m_theSolid
  
  | 
        
          | void* AGDDVolume::m_theSolid |  | protectedinherited | 
 
 
◆ m_theVolume
  
  | 
        
          | void* AGDDVolume::m_theVolume |  | protectedinherited | 
 
 
◆ m_vs
The documentation for this class was generated from the following files: