#include <storybase.hh>
Inheritance diagram for PIAVE::StoryUNode:
Public Methods | |
virtual Frame | getFrame (Time t) |
update framebuffer and return it | |
virtual PropertyNode * | getProperties (PropertyNode *p=0) const |
virtual int | fixMe (int fix_lvl=0) |
check subtree for internal inconsistencies and fix according to fix_lvl |
|
check subtree for internal inconsistencies and fix according to fix_lvl
Reimplemented from PIAVE::StoryElement. |
|
update framebuffer and return it
Implements PIAVE::MediaElement. |