NAP
SequenceControllerCurve Member List

This is the complete list of members for SequenceControllerCurve, including all inherited members.

addNewCurveTrack()SequenceControllerCurve
assignNewOutputID(const std::string &trackID, const std::string &outputID)SequenceController
changeCurvePoint(const std::string &trackID, const std::string &segmentID, int pointIndex, int curveIndex, float time, float value)SequenceControllerCurve
changeCurvePoint(SequenceTrackSegment &segment, int pointIndex, int curveIndex, float time, float value)SequenceControllerCurveprotected
changeCurveSegmentValue(const std::string &trackID, const std::string &segmentID, float newValue, int curveIndex, sequencecurveenums::ESegmentValueTypes valueType)SequenceControllerCurve
changeCurveSegmentValue(SequenceTrack &track, SequenceTrackSegment &segment, float newValue, int curveIndex, sequencecurveenums::ESegmentValueTypes valueType)SequenceControllerCurveprotected
changeCurveType(SequenceTrackSegment &segment, math::ECurveInterp type, int curveIndex)SequenceControllerCurve
changeCurveType(const std::string &trackID, const std::string &segmentID, math::ECurveInterp type, int curveIndex)SequenceControllerCurve
changeLastCurvePoint(SequenceTrackSegment &segment, int curveIndex, float time, float value)SequenceControllerCurveprotected
changeMinMaxCurveTrack(const std::string &trackID, T minimum, T maximum)SequenceControllerCurve
changeMinMaxCurveTrack(const std::string &trackID, float minimum, float maximum)SequenceControllerCurve
changeSegmentLabel(const std::string &trackID, const std::string &segmentID, const std::string &newLabel)SequenceController
changeTanPoint(const std::string &trackID, const std::string &segmentID, int pointIndex, int curveIndex, sequencecurveenums::ETanPointTypes tanType, float time, float value)SequenceControllerCurve
changeTanPoint(SequenceTrackSegment &segment, const std::string &trackID, int pointIndex, int curveIndex, sequencecurveenums::ETanPointTypes tanType, float time, float value)SequenceControllerCurveprotected
changeTrackHeight(const std::string &trackID, float newHeight)SequenceController
changeTrackName(const std::string &trackID, const std::string &name)SequenceController
deleteCurvePoint(const std::string &trackID, const std::string &segmentID, int index, int curveIndex)SequenceControllerCurve
deleteCurvePoint(SequenceTrackSegment &segment, int index, int curveIndex)SequenceControllerCurveprotected
deleteObjectFromSequencePlayer(const std::string &id)SequenceControllerprotected
deleteSegment(const std::string &trackID, const std::string &segmentID) overrideSequenceControllerCurvevirtual
deleteTrack(const std::string &deleteTrackID)SequenceController
findSegment(const std::string &trackID, const std::string &segmentID)SequenceControllerprotected
findTrack(const std::string &trackID)SequenceControllerprotected
getPlayerOwnedObjects()SequenceControllerprotected
getPlayerReadObjectIDs()SequenceControllerprotected
getSegment(const std::string &trackID, const std::string &segmentID) constSequenceController
getSequence()SequenceControllerprotected
getTrack(const std::string &trackID) constSequenceController
insertCurvePoint(const std::string &trackID, const std::string &segmentID, float pos, int curveIndex)SequenceControllerCurve
insertCurvePoint(SequenceTrackSegment &segment, float pos, int curveIndex)SequenceControllerCurveprotected
insertCurveSegment(const std::string &trackID, double time)SequenceControllerCurveprotected
insertSegment(const std::string &trackID, double time) overrideSequenceControllerCurvevirtual
insertTrack(rtti::TypeInfo type) overrideSequenceControllerCurvevirtual
mChangeCurvePointFunctionMapSequenceControllerCurveprotected
mChangeCurveTypeFunctionMapSequenceControllerCurveprotected
mChangeLastCurvePointFunctionMapSequenceControllerCurveprotected
mChangeSegmentValueFunctionMapSequenceControllerCurveprotected
mChangeTanPointFunctionMapSequenceControllerCurveprotected
mDeleteCurvePointFunctionMapSequenceControllerCurveprotected
mEditorSequenceControllerprotected
mInsertCurvePointFunctionMapSequenceControllerCurveprotected
mInsertSegmentFunctionMapSequenceControllerCurveprotected
mInsertTrackFunctionMapSequenceControllerCurveprotected
moveTrackDown(const std::string &trackID)SequenceController
moveTrackUp(const std::string &trackID)SequenceController
mPlayerSequenceControllerprotected
mServiceSequenceControllerprotected
mUpdateSegmentFunctionMapSequenceControllerCurveprotected
performEditAction(std::function< void()> action)SequenceControllerprotected
segmentDurationChange(const std::string &trackID, const std::string &segmentID, float duration)SequenceControllerCurve
SequenceController(SequenceService &service, SequencePlayer &player, SequenceEditor &editor)SequenceController
SequenceControllerCurve(SequenceService &service, SequencePlayer &player, SequenceEditor &editor)SequenceControllerCurve
updateCurveSegments(const std::string &trackID)SequenceControllerCurve
updateCurveSegments(SequenceTrack &track)SequenceControllerCurveprotected
updateTracks()SequenceControllerprotected
~SequenceController()=defaultSequenceControllervirtual