3Depict
|
This is the complete list of members for PropertyAnimator, including all inherited members.
addProp(const FrameProperties &p) | PropertyAnimator | inline |
checkSelfConsistent(std::set< size_t > &conflictingFrames) const | PropertyAnimator | |
clear() | PropertyAnimator | |
getIdList(std::vector< unsigned int > &ids) const | PropertyAnimator | |
getInterpolatedFilterData(size_t id, size_t propKey, size_t frame) const | PropertyAnimator | |
getMaxFrame() const | PropertyAnimator | |
getNthKeyFrame(size_t frameNum, FrameProperties &f) const | PropertyAnimator | |
getNumProps() const | PropertyAnimator | inline |
getPropertiesAtFrame(size_t keyframe, std::vector< size_t > &propIds, std::vector< FrameProperties > &props) const | PropertyAnimator | |
loadState(xmlNodePtr &nodePtr) | PropertyAnimator | |
PropertyAnimator() | PropertyAnimator | |
PropertyAnimator(const PropertyAnimator &p) | PropertyAnimator | |
removeKeyFrames(std::vector< size_t > &vec) | PropertyAnimator | |
removeNthKeyFrame(size_t frameNum) | PropertyAnimator | |
removeProp(size_t id) | PropertyAnimator | |
setProp(size_t id, const FrameProperties &p) | PropertyAnimator | |
updateMappings(const std::map< size_t, size_t > &newMap) | PropertyAnimator | |
writeState(std::ostream &f, unsigned int format, unsigned int depth=0) const | PropertyAnimator |