synfig-core  1.0.3
Public Member Functions | Public Attributes | List of all members
synfig::Mesh::Vertex Class Reference

#include <mesh.h>

Public Member Functions

 Vertex ()
 Vertex (const Vector &position, const Vector &tex_coords)

Public Attributes

Vector position
Vector tex_coords

Constructor & Destructor Documentation

synfig::Mesh::Vertex::Vertex ( )
inline
synfig::Mesh::Vertex::Vertex ( const Vector position,
const Vector tex_coords 
)
inline

Member Data Documentation

Vector synfig::Mesh::Vertex::position
Vector synfig::Mesh::Vertex::tex_coords

The documentation for this class was generated from the following file: