31#ifndef _PDF_PUBLISH_ANIMATION_INCLUDED_
32#define _PDF_PUBLISH_ANIMATION_INCLUDED_
#define SMARTPTR(classname)
#define PDFPUBLISH_TOOLKIT
void setPlayOnOpenDocument(bool state)
void getFramesCount(OdUInt64 &frame_count) const
void getAutoReplay(bool &state) const
void getCameraMotion(OdUInt64 &start_frame, OdUInt64 &end_frame, OdBaseCameraMotionPtr &motion) const
void getNodeMotions(OdUInt64Array &starts_frame, OdUInt64Array &ends_frame, OdBaseNodeMotionPtrArray &motions) const
void setAutoReplay(bool state)
ODRX_DECLARE_MEMBERS(OdAnimation)
void addNodeMotion(const OdUInt64 &start_frame, const OdUInt64 &end_frame, OdBaseNodeMotionPtr motion)
void getFramesPerSecond(OdUInt32 &frame_per_second) const
void setFramesPerSecond(const OdUInt32 frame_per_second)
void setCameraMotion(const OdUInt64 &start_frame, const OdUInt64 &end_frame, OdBaseCameraMotionPtr motion)
void getPlayOnOpenDocument(bool &state) const
void setName(const OdString &name)
void getName(OdString &name) const
void setFramesCount(const OdUInt64 frame_count)
GLuint const GLchar * name