Rumba C++ SDK
maquina::AnimCurve::Key Class Reference

A curve key. More...

#include <AnimCurve.h>

Public Member Functions

float time () const
 Returns the key time. More...
 
float value () const
 Returns the key value. More...
 

Friends

class AnimCurve
 

Detailed Description

A curve key.

Member Function Documentation

◆ time()

float maquina::AnimCurve::Key::time ( ) const

Returns the key time.

◆ value()

float maquina::AnimCurve::Key::value ( ) const

Returns the key value.

Friends And Related Function Documentation

◆ AnimCurve

friend class AnimCurve
friend

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