Stores detail information about vertex-based shapes made of line segments.  
 More...
#include <Inventor/details/SoLineDetail.h>
 | 
|   | SoDetail () | 
|   | Constructor is protected since this is an abstract class.  
  | 
|   | 
This class contains detail information about a point on a line segment in a vertex-based shape made of line segments. The information includes the points at the ends of the segment, and the index of the segment within the shape.
- See Also
 
- SoDetail, SoPickedPoint, SoPrimitiveVertex, SoVertexShape 
 
Definition at line 78 of file SoLineDetail.h.
 
◆ SoLineDetail()
      
        
          | SoLineDetail::SoLineDetail  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~SoLineDetail()
  
  
      
        
          | virtual SoLineDetail::~SoLineDetail  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ copy()
  
  
      
        
          | virtual SoDetail * SoLineDetail::copy  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ getLineIndex()
  
  
      
        
          | int32_t SoLineDetail::getLineIndex  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getPartIndex()
  
  
      
        
          | int32_t SoLineDetail::getPartIndex  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Usually, the part index is the same as the line segment index, such as the fifth segment overall within an SoLineSet. 
Definition at line 103 of file SoLineDetail.h.
 
 
◆ getPoint0()
◆ getPoint1()
◆ initClass()
  
  
      
        
          | static void SoLineDetail::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ setLineIndex() [1/2]
  
  
      
        
          | void SoLineDetail::setLineIndex  | 
          ( | 
          int32_t |           i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setLineIndex() [2/2]
  
  
      
        
          | void SoLineDetail::setLineIndex  | 
          ( | 
          long |           i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setPartIndex() [1/2]
  
  
      
        
          | void SoLineDetail::setPartIndex  | 
          ( | 
          int32_t |           i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setPartIndex() [2/2]
  
  
      
        
          | void SoLineDetail::setPartIndex  | 
          ( | 
          long |           i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setPoint0()
◆ setPoint1()
The documentation for this class was generated from the following file:
- C:/jh/mevislab/4.1.3_0/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/details/SoLineDetail.h