#include <SbGroundplane.h>
 | 
|   | SbGroundplane () | 
|   | 
|   | SbGroundplane (const SbVec3f &v1, const SbVec3f &v2, const SbVec3f &v3, const SbVec3f &v4) | 
|   | 
|   | ~SbGroundplane () | 
|   | 
| void  | setBounds (const SbVec3f &v1, const SbVec3f &v2, const SbVec3f &v3, const SbVec3f &v4) | 
|   | 
| void  | getBounds (SbVec3f &v1, SbVec3f &v2, SbVec3f &v3, SbVec3f &v4) const | 
|   | 
| SbVec3f &  | operator[] (int i) | 
|   | Accesses indexed component of plane area vertices.  
  | 
|   | 
| const SbVec3f &  | operator[] (int i) const | 
|   | 
Definition at line 23 of file SbGroundplane.h.
 
◆ SbGroundplane() [1/2]
      
        
          | SbGroundplane::SbGroundplane  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ SbGroundplane() [2/2]
      
        
          | SbGroundplane::SbGroundplane  | 
          ( | 
          const SbVec3f &  | 
          v1,  | 
        
        
           | 
           | 
          const SbVec3f &  | 
          v2,  | 
        
        
           | 
           | 
          const SbVec3f &  | 
          v3,  | 
        
        
           | 
           | 
          const SbVec3f &  | 
          v4  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~SbGroundplane()
      
        
          | SbGroundplane::~SbGroundplane  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getBounds()
      
        
          | void SbGroundplane::getBounds  | 
          ( | 
          SbVec3f &  | 
          v1,  | 
        
        
           | 
           | 
          SbVec3f &  | 
          v2,  | 
        
        
           | 
           | 
          SbVec3f &  | 
          v3,  | 
        
        
           | 
           | 
          SbVec3f &  | 
          v4  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ operator[]() [1/2]
  
  
      
        
          | SbVec3f & SbGroundplane::operator[]  | 
          ( | 
          int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Accesses indexed component of plane area vertices. 
Definition at line 37 of file SbGroundplane.h.
 
 
◆ operator[]() [2/2]
  
  
      
        
          | const SbVec3f & SbGroundplane::operator[]  | 
          ( | 
          int  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ setBounds()
      
        
          | void SbGroundplane::setBounds  | 
          ( | 
          const SbVec3f &  | 
          v1,  | 
        
        
           | 
           | 
          const SbVec3f &  | 
          v2,  | 
        
        
           | 
           | 
          const SbVec3f &  | 
          v3,  | 
        
        
           | 
           | 
          const SbVec3f &  | 
          v4  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ operator!=
◆ operator==
◆ _vertices
  
  
      
        
          | SbVec3f SbGroundplane::_vertices[4] | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file:
- FMEwork/ReleaseMeVis/Sources/Inventor/SoShadow/Inventor/datatypes/SbGroundplane.h