synfig-core  1.0.3
Static Public Member Functions | List of all members
synfig::ValueTransformation Class Reference

#include <valueoperations.h>

Static Public Member Functions

static bool check_type (Type &type)
static bool check_type (const ValueBase &value)
static ValueBase transform (const Transformation &transformation, const ValueBase &value)
static ValueBase back_transform (const Transformation &transformation, const ValueBase &value)
static bool check_type (Type &type)
static bool check_type (const ValueBase &value)
static ValueBase transform (const Transformation &transformation, const ValueBase &value)
static ValueBase back_transform (const Transformation &transformation, const ValueBase &value)

Detailed Description

Todo:
writeme
Todo:
writeme

Member Function Documentation

static bool synfig::ValueTransformation::check_type ( Type type)
inlinestatic
static bool synfig::ValueTransformation::check_type ( const ValueBase value)
inlinestatic

References check_type(), and synfig::ValueBase::get_type().

Referenced by check_type().

static ValueBase synfig::ValueTransformation::transform ( const Transformation transformation,
const ValueBase value 
)
inlinestatic
static ValueBase synfig::ValueTransformation::back_transform ( const Transformation transformation,
const ValueBase value 
)
inlinestatic
static bool synfig::ValueTransformation::check_type ( Type type)
inlinestatic
static bool synfig::ValueTransformation::check_type ( const ValueBase value)
inlinestatic

References check_type(), and synfig::ValueBase::get_type().

Referenced by check_type().

static ValueBase synfig::ValueTransformation::transform ( const Transformation transformation,
const ValueBase value 
)
inlinestatic
static ValueBase synfig::ValueTransformation::back_transform ( const Transformation transformation,
const ValueBase value 
)
inlinestatic

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