#include <node.h>
Public Member Functions | |
TimePoint (const Time &x=Time::begin()) | |
const GUID & | get_guid () const |
const Time & | get_time () const |
Interpolation | get_before () const |
Interpolation | get_after () const |
void | set_guid (const GUID &x) |
void | set_time (const Time &x) |
void | set_before (Interpolation x) |
void | set_after (Interpolation x) |
void | absorb (const TimePoint &x) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|