Class for representing a sphere with double values.  
 More...
#include <Inventor/SbLineard.h>
Represents a sphere in 3D. This is a lightweight datatype that is used for arguments or return values in the Inventor toolkit. See SoSphere for a database sphere (used for rendering, picking, etc.). {}
- See Also
 
- SbVec3f, SbLine, SbSphere, SbVec3d, SbLined, SoSphere 
 
Definition at line 1047 of file SbLineard.h.
 
◆ SbSphered() [1/2]
◆ SbSphered() [2/2]
      
        
          | SbSphered::SbSphered  | 
          ( | 
          const SbVec3d &  | 
          c,  | 
        
        
           | 
           | 
          double  | 
          r  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ circumscribe()
      
        
          | void SbSphered::circumscribe  | 
          ( | 
          const SbBox3d &  | 
          box | ) | 
           | 
        
      
 
 
◆ getCenter()
  
  
      
        
          | const SbVec3d & SbSphered::getCenter  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getRadius()
  
  
      
        
          | double SbSphered::getRadius  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ intersect() [1/2]
◆ intersect() [2/2]
      
        
          | bool SbSphered::intersect  | 
          ( | 
          const SbLined &  | 
          l,  | 
        
        
           | 
           | 
          SbVec3d &  | 
          intersection  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ setCenter()
      
        
          | void SbSphered::setCenter  | 
          ( | 
          const SbVec3d &  | 
          c | ) | 
           | 
        
      
 
 
◆ setRadius()
      
        
          | void SbSphered::setRadius  | 
          ( | 
          double  | 
          r | ) | 
           | 
        
      
 
 
◆ setValue()
      
        
          | void SbSphered::setValue  | 
          ( | 
          const SbVec3d &  | 
          c,  | 
        
        
           | 
           | 
          double  | 
          r  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
The documentation for this class was generated from the following file:
- /home/jenkins/workspaces/mevislab/4.2.0_1/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/SbLineard.h