Class for representing a cylinder.  
 More...
#include <Inventor/SbLinear.h>
This class defines a simple cylinder datatype. It is used by the Inventor toolkit for arguments or return values. {}
- See Also
 
- SbVec3f, SbLine, SbPlane, SbSphere, SoCylinder 
 
Definition at line 1435 of file SbLinear.h.
 
◆ SbCylinder() [1/2]
      
        
          | SbCylinder::SbCylinder  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SbCylinder() [2/2]
      
        
          | SbCylinder::SbCylinder  | 
          ( | 
          const SbLine &  | 
          a,  | 
        
        
           | 
           | 
          float  | 
          r  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getAxis()
  
  
      
        
          | const SbLine & SbCylinder::getAxis  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getRadius()
  
  
      
        
          | float SbCylinder::getRadius  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ intersect() [1/2]
◆ intersect() [2/2]
      
        
          | bool SbCylinder::intersect  | 
          ( | 
          const SbLine &  | 
          l,  | 
        
        
           | 
           | 
          SbVec3f &  | 
          intersection  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ setAxis()
      
        
          | void SbCylinder::setAxis  | 
          ( | 
          const SbLine &  | 
          a | ) | 
           | 
        
      
 
 
◆ setRadius()
      
        
          | void SbCylinder::setRadius  | 
          ( | 
          float  | 
          r | ) | 
           | 
        
      
 
 
◆ setValue()
      
        
          | void SbCylinder::setValue  | 
          ( | 
          const SbLine &  | 
          a,  | 
        
        
           | 
           | 
          float  | 
          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/SbLinear.h