#include <mesh.h>
| 
Static Public Member Functions | 
| static bool | transform_coord_world_to_texture (const Vector &src, Vector &dest, const Vector &p0, const Vector &t0, const Vector &p1, const Vector &t1, const Vector &p2, const Vector &t2) | 
| static bool | transform_coord_texture_to_world (const Vector &src, Vector &dest, const Vector &p0, const Vector &t0, const Vector &p1, const Vector &t1, const Vector &p2, const Vector &t2) | 
Member Typedef Documentation
Member Function Documentation
  
  | 
        
          | void synfig::Mesh::clear | ( |  | ) |  |  | inline | 
 
 
      
        
          | bool Mesh::transform_coord_world_to_texture | ( | const Vector & | src, | 
        
          |  |  | Vector & | dest | 
        
          |  | ) |  | const | 
      
 
 
      
        
          | bool Mesh::transform_coord_texture_to_world | ( | const Vector & | src, | 
        
          |  |  | Vector & | dest | 
        
          |  | ) |  | const | 
      
 
 
Member Data Documentation
The documentation for this class was generated from the following files: