6 #ifndef CNOID_CHOREOGRAPHY_BODY_POSE_SEQ_VIEW_H_INCLUDED 7 #define CNOID_CHOREOGRAPHY_BODY_POSE_SEQ_VIEW_H_INCLUDED 14 class ExtensionManager;
15 class PoseSeqViewImpl;
24 PoseSeqViewImpl* impl;
26 virtual bool storeState(
Archive& archive);
27 virtual bool restoreState(
const Archive& archive);
Definition: ExtensionManager.h:26
Defines the minimum processing for performing pasing file for STL.
Definition: AbstractSceneLoader.h:9
Definition: PoseSeqView.h:17
PoseSeqView(ExtensionManager &ext)
Definition: PoseSeqView.cpp:159
~PoseSeqView()
Definition: PoseSeqView.cpp:350