|  | 
| static Vector3[] | laplacianFilter (Vector3[] sv, int[] t) | 
|  | 
| static Vector3[] | hcFilter (Vector3[] sv, Vector3[] pv, int[] t, float alpha, float beta) | 
|  | 
  
  | 
        
          | static Vector3 [] SmoothFilter.hcFilter | ( | Vector3[] | sv, |  
          |  |  | Vector3[] | pv, |  
          |  |  | int[] | t, |  
          |  |  | float | alpha, |  
          |  |  | float | beta |  
          |  | ) |  |  |  | static | 
 
 
  
  | 
        
          | static Vector3 [] SmoothFilter.laplacianFilter | ( | Vector3[] | sv, |  
          |  |  | int[] | t |  
          |  | ) |  |  |  | static | 
 
 
The documentation for this class was generated from the following file:
- D:/wHiteRabbiT/wHiteRabbiT-sTudio/trunk/Unity_4_5/Assets/WR_wHiteRabbiT-sTudio/WRFramework/Unity/Tools/Mesh/SmoothFilter.cs