Frapper  1.0a
AnimationClipNode::AnimationClipNode Member List

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

addAffection(const QString &parameterName, const QString &affectedParameterName)Frapper::Node
animationClipFileChanged()AnimationClipNode::AnimationClipNodeslot
AnimationClipNode(QString name, ParameterGroup *parameterRoot)AnimationClipNode::AnimationClipNode
createAnimationCurves(QString clipName, double clipLength)AnimationClipNode::AnimationClipNodeprotected
createUniqueName(const QString &objectName)Frapper::Nodeprotected
deleteConnection(Connection *connection)Frapper::Node
evaluateConnection(Connection *connection)Frapper::Nodevirtual
fillParameterLists(AbstractParameter::List *inputParameters, AbstractParameter::List *outputParameters)Frapper::Node
fillParameterLists(AbstractParameter::List *connectedInputParameters, AbstractParameter::List *connectedOutputParameters, bool *unconnectedInputParametersAvailable, bool *unconnectedOutputParametersAvailable)Frapper::Node
finalize()Frapper::Nodeprotectedvirtual
frameChanged(int)Frapper::Nodesignal
generateParameters()AnimationClipNode::AnimationClipNodeprotected
getBoolValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getCameraParameter(const QString &name) const Frapper::Node
getColorValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getDoubleValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getEnumerationParameter(const QString &name) const Frapper::Node
getFilenameParameter(const QString &name) const Frapper::Node
getFloatValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getGeometryParameter(const QString &name) const Frapper::Node
getGroupValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getIntValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getLightParameter(const QString &name) const Frapper::Node
getName() const Frapper::Node
getNumberParameter(const QString &name) const Frapper::Node
getParameter(const QString &name) const Frapper::Node
getParameterGroup(const QString &name) const Frapper::Node
getParameterRoot() const Frapper::Node
getParameters(Parameter::PinType pinType, bool connected, ParameterGroup *parameterGroup=0)Frapper::Node
getSceneNodeValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getSearchText() const Frapper::Node
getStringValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getTextureValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getTimeParameter() const Frapper::Node
getTypeName() const Frapper::Node
getTypeUnknown() const Frapper::Node
getUnsignedIntValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
getVectorValue(const QString &name, bool triggerEvaluation=false)Frapper::Node
hasParameter(const QString &name) const Frapper::Node
increaseFrameCount()AnimationClipNode::AnimationClipNodeprivateslot
isEvaluated() const Frapper::Node
isNodeDirty()Frapper::Node
isSaveable() const Frapper::Node
isSelected() const Frapper::Node
isSelfEvaluating() const Frapper::Node
isTypeUnknown() const Frapper::Node
loadAnimationClip()AnimationClipNode::AnimationClipNodeprotected
loadReady()Frapper::Nodevirtualslot
loadSceneElementsReady()Frapper::Nodesignal
m_animationAnimationClipNode::AnimationClipNodeprivate
m_animationGroupAnimationClipNode::AnimationClipNodeprivate
m_animCurvesAnimationClipNode::AnimationClipNodeprivate
m_backwCurveMapAnimationClipNode::AnimationClipNodeprivate
m_boneGroupAnimationClipNode::AnimationClipNodeprivate
m_boneSuffixesAnimationClipNode::AnimationClipNodeprivate
m_cameraGroupAnimationClipNode::AnimationClipNodeprivate
m_currentFrameAnimationClipNode::AnimationClipNodeprivate
m_dirtyFrapper::Nodeprotected
m_evaluateFrapper::Nodeprotected
m_forwCurveMapAnimationClipNode::AnimationClipNodeprivate
m_groupSuffixesAnimationClipNode::AnimationClipNodeprivate
m_isExternallyControlledAnimationClipNode::AnimationClipNodeprivate
m_isPlayingAnimationClipNode::AnimationClipNodeprivate
m_lastTimestampAnimationClipNode::AnimationClipNodeprivate
m_nameFrapper::Nodeprotected
m_offsetAnimationAnimationClipNode::AnimationClipNodeprivate
m_parameterMapAnimationClipNode::AnimationClipNodeprivate
m_progressAnimationClipNode::AnimationClipNodeprivate
m_rotateSuffixesAnimationClipNode::AnimationClipNodeprivate
m_saveableFrapper::Nodeprotected
m_scaleSuffixesAnimationClipNode::AnimationClipNodeprivate
m_searchTextFrapper::Nodeprotected
m_selectedFrapper::Nodeprotected
m_selfEvaluatingFrapper::Nodeprotected
m_stopAnimationClipNode::AnimationClipNodeprivate
m_timeParameterFrapper::Nodeprotected
m_timerAnimationClipNode::AnimationClipNodeprivate
m_translateSuffixesAnimationClipNode::AnimationClipNodeprivate
m_typeNameFrapper::Nodeprotected
m_typeUnknownFrapper::Nodeprotected
Node(const QString &name, ParameterGroup *parameterRoot)Frapper::Node
nodeChanged()Frapper::Nodesignal
nodeNameChanged(const QString &name)Frapper::Nodesignal
notifyChange()Frapper::Node
parseAnimationFile(const QString &filename)AnimationClipNode::AnimationClipNodeprotected
process(const QString &parameterName)Frapper::Nodevirtual
processAnimationParameter()AnimationClipNode::AnimationClipNodeslot
removeParameter(const QString &name, bool diveInGroups=true)Frapper::Node
removeParameter(Parameter *parameter, bool diveInGroups=true)Frapper::Node
removeParameters()AnimationClipNode::AnimationClipNodeprotected
renderSingleFrame()Frapper::Node
resetFrameCount()AnimationClipNode::AnimationClipNodeprivateslot
run(const QString &parameterName)Frapper::Nodevirtual
s_numberOfInstancesFrapper::Nodestatic
s_totalNumberOfInstancesFrapper::Nodestatic
saveStart()Frapper::Nodevirtualslot
selectDeselectObject(const QString &name)Frapper::Nodesignal
selectedChanged(bool selected)Frapper::Nodesignal
sendDeleteConnection(Connection *connection)Frapper::Nodesignal
setAuxProcessingFunction(const QString &name, const char *processingFunction)Frapper::Node
setChangeFunction(const QString &name, const char *changeFunction)Frapper::Node
setCommandFunction(const QString &name, const char *commandFunction)Frapper::Node
setDirty(const QString &name, bool dirty)Frapper::Node
setDirty(bool dirty)Frapper::Node
setEvaluate(bool evaluate)Frapper::Nodevirtualslot
setName(const QString &name)Frapper::Node
setNodeDirty(bool dirty)Frapper::Node
setOnConnectFunction(const QString &name, const char *onConnectFunction)Frapper::Node
setOnDisconnectFunction(const QString &name, const char *onDisconnectFunction)Frapper::Node
setParameterEnabled(const QString &name, bool enabled)Frapper::Node
setProcessingFunction(const QString &name, const char *processingFunction)Frapper::Node
setSaveable(bool saveable)Frapper::Node
setSearchText(const QString &searchText)Frapper::Node
setSelected(bool selected)Frapper::Nodevirtual
setSelfEvaluating(bool selfEvaluating)Frapper::Node
setTypeName(const QString &typeName)Frapper::Node
setTypeUnknown(bool typeUnknown=true)Frapper::Node
setUpTimeDependencies(Parameter *timeParameter)AnimationClipNode::AnimationClipNodevirtual
setValue(const QString &name, const QVariant &value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, bool value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, int value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, unsigned int value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, double value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, char *value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, const char *value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, const QString &value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, const QColor &value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, const Ogre::Vector3 &value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, Ogre::SceneNode *value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, const Ogre::TexturePtr value, bool triggerDirtying=false)Frapper::Node
setValue(const QString &name, ParameterGroup *value, bool triggerDirtying=false)Frapper::Node
toggleInterpolationMode()AnimationClipNode::AnimationClipNodeslot
toggleOffsetAnimation()AnimationClipNode::AnimationClipNodeslot
triggerReload()AnimationClipNode::AnimationClipNodeslot
updateFrame()Frapper::Nodesignal
updateTimer()AnimationClipNode::AnimationClipNodeslot
~AnimationClipNode()AnimationClipNode::AnimationClipNode
~Node()Frapper::Nodevirtual