| /NW4C-1.2.23/include/nw/anim/res/ |
| D | anim_ResAnimCurve.h | 83 f32 GetFrame() const { return m_Frame; } in GetFrame() function 93 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function 94 f32 GetFrameF32() const { return static_cast<f32>(this->GetFrame()); } in GetFrameF32() 106 f32 GetFrame() const { return m_Frame; } in GetFrame() function 120 u32 GetFrame() const { return m_FrameValue & 0x00000FFF; } in GetFrame() function 121 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() 133 u32 GetFrame() const { return m_FrameValue[0]; } in GetFrame() function 134 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() 147 f32 GetFrame() const { return m_Frame; } in GetFrame() function 148 f32 GetFrameF32() const { return static_cast<f32>( this->GetFrame() ); } in GetFrameF32() [all …]
|
| /NW4C-1.2.23/include/nw/anim/ |
| D | anim_AnimFrameController.h | 66 f32 GetFrame() const { return m_Frame; } in GetFrame() function 93 m_Frame = animFrame.GetFrame(); in Set() 221 f32 GetFrame() const { return m_AnimFrame.GetFrame(); } in GetFrame() function 294 SetFrame(GetFrame() + m_StepFrame); in UpdateFrame()
|
| /NW4C-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 48 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 64 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 84 static FrameType GetFrame( const KeyType* pKey ) { return pKey->m_Frame; } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 102 … static FrameType GetFrame( const KeyType* pKey ) { return (pKey->m_FrameValue & 0x00000FFF); } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 103 static f32 GetFrameF32( const KeyType* pKey ) { return f32( GetFrame(pKey) ); } in GetFrameF32() 124 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 147 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 164 static FrameType GetFrame( const KeyType* pKey ) { return pKey->GetFrame(); } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 185 static FrameType GetFrame( const KeyType* pKey ) { return pKey->m_Frame; } in GetFrame() function in nw::anim::res::__anon339a9d700111::ResAnimTraits 186 static f32 GetFrameF32( const KeyType* pKey ) { return f32( GetFrame( pKey ) ); } in GetFrameF32() [all …]
|
| /NW4C-1.2.23/demos/Nw4cDemo/include/ |
| D | framework.h | 105 f32 GetFrame() in GetFrame() function
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Animation.cpp | 582 AnimatePaneSRT(pPane, pAnimInfo, animTargetOffsets, this->GetFrame()); in Animate() 585 AnimateVisibility(pPane, pAnimInfo, animTargetOffsets, this->GetFrame()); in Animate() 588 AnimateVertexColor(pPane, pAnimInfo, animTargetOffsets, this->GetFrame()); in Animate() 618 AnimateMaterialColor(pMaterial, pAnimInfo, animTargetOffsets, this->GetFrame()); in Animate() 621 AnimateTextureSRT(pMaterial, pAnimInfo, animTargetOffsets, this->GetFrame()); in Animate() 626 … AnimateTexturePattern(pMaterial, pAnimInfo, animTargetOffsets, this->GetFrame(), m_pTexAry); in Animate()
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Animation.h | 92 f32 GetFrame() const in GetFrame() function
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_ParticleEmitter.h | 289 f32 time = m_ParticleAnimFrameController.GetFrame(); in IsAlive()
|
| D | gfx_AnimObject.h | 970 float GetFrame() const { return m_AnimFrameController.GetFrame(); } in GetFrame() function 1025 if (startFrame > GetFrame()) in SetStartFrame() 1044 if (endFrame < GetFrame()) in SetEndFrame()
|
| D | gfx_ParticleCollection.h | 352 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in KillParticle()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_AnimObject.cpp | 510 m_AnimFrameController.GetFrame(), originalValue); in GetResult() 517 target, 0, m_AnimFrameController.GetFrame(), in GetResult()
|
| D | gfx_ParticleEmitter.cpp | 433 f32 time = m_ParticleAnimFrameController.GetFrame(); in Emission() 547 ParticleTime targetTime = model->ParticleAnimFrameController().GetFrame(); in Emission()
|
| D | gfx_TransformAnim.cpp | 851 …EvaluateMemberAnim(transform, transformAnim, m_AnimFrameController.GetFrame(), originalValue, writ… in GetResultCommon() 857 …EvaluateMemberBakedAnim(transform, transformAnim, m_AnimFrameController.GetFrame(), originalValue,… in GetResultCommon()
|
| D | gfx_ParticleSet.cpp | 750 f32 time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() 874 ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in AddParticles() 2693 ParticleTime targetTime = model->ParticleAnimFrameController().GetFrame(); in ParticleChildUpdater() 2778 const ParticleTime time = model->ParticleAnimFrameController().GetFrame(); in UpdateParticles()
|
| /NW4C-1.2.23/demos/lyt/animShare/sources/ |
| D | main.cpp | 319 f32 animFrame = pAnimTrans->GetFrame(); // 現在のフレーム in UpdateAnimationFrame()
|
| /NW4C-1.2.23/demos/lyt/tagGroupBind/sources/ |
| D | main.cpp | 316 f32 animFrame = pAnimTrans->GetFrame() + 1.0f; in UpdateAnimationFrame()
|
| /NW4C-1.2.23/demos/Nw4cDemo/sources/ |
| D | main.cpp | 488 s_Demo->Exec( s_FrameStatus.GetFrame() ); in CreateGfxCache()
|
| /NW4C-1.2.23/demos/gfx/ConstraintDemo/sources/ |
| D | ConstraintDemo.cpp | 419 if (s_MainEvaluator->GetFrame() >= s_MainEvaluator->GetEndFrame()) in LoopAnimation()
|