Inventor element storing ML image properties in the Open Inventor state.  
 More...
#include <SoMLImageElement.h>
 | 
| static void  | set (SoState *state, SoNode *node, const SbMLImageProperties &imgProps) | 
|   | Sets the current ML image properties in the state.  
  | 
|   | 
| static const SbMLImageProperties &  | get (SoState *state) | 
|   | Returns the current ML image properties from the state.  
  | 
|   | 
| static void  | initClass () | 
|   | Initialize class with runtime type system.  
  | 
|   | 
Inventor element storing ML image properties in the Open Inventor state. 
Definition at line 54 of file SoMLImageElement.h.
 
◆ ~SoMLImageElement()
  
  
      
        
          | SoMLImageElement::~SoMLImageElement  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ get()
Returns the current ML image properties from the state. 
 
 
◆ initClass()
  
  
      
        
          | static void SoMLImageElement::initClass  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Initialize class with runtime type system. 
 
 
◆ set()
  
  
      
        
          | static void SoMLImageElement::set  | 
          ( | 
          SoState *  | 
          state,  | 
         
        
           | 
           | 
          SoNode *  | 
          node,  | 
         
        
           | 
           | 
          const SbMLImageProperties &  | 
          imgProps  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
Sets the current ML image properties in the state. 
 
 
◆ _imgProps
The documentation for this class was generated from the following file: