Abstract Open Inventor base class for uniform shader parameter nodes.  
 More...
#include <SoCSOTransform.h>
 | 
| static void  | initClass () | 
|   | Initialize class with runtime type system.  
  | 
|   | 
Abstract Open Inventor base class for uniform shader parameter nodes. 
Definition at line 25 of file SoCSOTransform.h.
 
◆ SoCSOTransform()
  
  
      
        
          | SoCSOTransform::SoCSOTransform  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getMatrix()
  
  
      
        
          | SbMatrix SoCSOTransform::getMatrix  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getMatrixInverse()
  
  
      
        
          | SbMatrix SoCSOTransform::getMatrixInverse  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GLRender()
  
  
      
        
          | void SoCSOTransform::GLRender  | 
          ( | 
          SoGLRenderAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
Add this node to element in state. 
 
 
◆ handleEvent()
  
  
      
        
          | void SoCSOTransform::handleEvent  | 
          ( | 
          SoHandleEventAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ initClass()
  
  
      
        
          | static void SoCSOTransform::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Initialize class with runtime type system. 
 
 
◆ inverseTransformPoint()
      
        
          | void SoCSOTransform::inverseTransformPoint  | 
          ( | 
          const SbVec3f &  | 
          inPosition,  | 
        
        
           | 
           | 
          SbVec3f &  | 
          outPosition  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ pick()
  
  
      
        
          | void SoCSOTransform::pick  | 
          ( | 
          SoPickAction *  | 
          action | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ transformPoint()
      
        
          | void SoCSOTransform::transformPoint  | 
          ( | 
          const SbVec3f &  | 
          inPosition,  | 
        
        
           | 
           | 
          SbVec3f &  | 
          outPosition  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ affineMatrix
      
        
          | SoSFMatrix SoCSOTransform::affineMatrix | 
        
      
 
 
◆ interpretMatrixAsMLMatrix
      
        
          | SoSFBool SoCSOTransform::interpretMatrixAsMLMatrix | 
        
      
 
 
The documentation for this class was generated from the following file: