synfig-core  1.0.3
Public Member Functions | Public Attributes | List of all members
synfig::Bone::Shape Struct Reference

#include <bone.h>

Public Member Functions

 Shape ()
 Shape (const Vector &p0, Real r0, const Vector &p1, Real r1)

Public Attributes

Vector p0
Real r0
Vector p1
Real r1

Constructor & Destructor Documentation

synfig::Bone::Shape::Shape ( )
inline
synfig::Bone::Shape::Shape ( const Vector p0,
Real  r0,
const Vector p1,
Real  r1 
)
inline

Member Data Documentation

Vector synfig::Bone::Shape::p0
Real synfig::Bone::Shape::r0
Vector synfig::Bone::Shape::p1
Real synfig::Bone::Shape::r1

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