FbxRenamingStrategyFbx7 Class Reference
         
    
#include <fbxrenamingstrategyfbx7.h>
Definition at line 22 of file fbxrenamingstrategyfbx7.h.
 
  
  
      
        
          | virtual bool DecodeScene  | 
          ( | 
          FbxScene *  | 
          pScene | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
This method put all the names in the scene back to the original values. 
- Parameters
 - 
  
  
 
- Returns
 - Returns true if some names have been modified. 
 
Implements FbxRenamingStrategyBase.
 
 
  
  
      
        
          | virtual bool EncodeScene  | 
          ( | 
          FbxScene *  | 
          pScene | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
This method renames all the names in the scene. 
- Parameters
 - 
  
  
 
- Returns
 - Returns true if some names have been modified. 
 
Implements FbxRenamingStrategyBase.
 
 
This method find the original name of a given string. 
- Parameters
 - 
  
  
 
- Returns
 - Returns true if the name has been modified. 
 
Implements FbxRenamingStrategyBase.
 
 
  
  
      
        
          | virtual bool EncodeString  | 
          ( | 
          FbxNameHandler &  | 
          pString,  | 
         
        
           | 
           | 
          bool  | 
          pIsPropertyName = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
This method find the renaming name of a given string. 
- Parameters
 - 
  
  
 
- Returns
 - Returns true if the name has been modified. 
 
Implements FbxRenamingStrategyBase.
 
 
The documentation for this class was generated from the following file: