|
synfig-core
1.0.3
|
#include <mesh.h>
Public Member Functions | |
| Vertex () | |
| Vertex (const Vector &position, const Vector &tex_coords) | |
Public Attributes | |
| Vector | position |
| Vector | tex_coords |
|
inline |
| Vector synfig::Mesh::Vertex::position |
Referenced by synfig::Layer_MeshTransform::update_mesh_and_mask().
| Vector synfig::Mesh::Vertex::tex_coords |
Referenced by synfig::Layer_MeshTransform::update_mesh_and_mask().
1.8.1.2