Home
last modified time | relevance | path

Searched defs:SetEnergy (Results 1 – 9 of 9) sorted by relevance

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/interface/
H A Dpower_container_object.h44 virtual void SetEnergy(float energy) in SetEnergy() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/Common/include/
H A DitkPDEDeformableRegistrationFunction.h94 void SetEnergy(double e) { m_Energy = e; } in SetEnergy() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/GPUCommon/include/
H A DitkGPUPDEDeformableRegistrationFunction.h106 void SetEnergy(double e) in SetEnergy() function
/dports/games/shootingstar/shootingstar-1.2.0/src/engine/
H A DcParticleSystem.hpp78 void SetEnergy (Uint32 energy, float energyVar) in SetEnergy() function in ShootingStar::cParticleSystem
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DFrame.h111 inline void SetEnergy(const double & val) {Energy = val;}; in SetEnergy() function
H A DFrame.cpp885 void Frame::SetEnergy(const double & val, TypeOfEnergy t) { in SetEnergy() function in Frame
/dports/science/openbabel/openbabel-3.1.1/include/openbabel/
H A Dmol.h348 void SetEnergy(double energy) { _energy = energy; } in SetEnergy() function
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcPhenotype.cc1830 void cPhenotype::SetEnergy(const double value) { in SetEnergy() function in cPhenotype
/dports/games/warmux/warmux-11.04/src/character/
H A Dcharacter.cpp425 void Character::SetEnergy(int new_energy, Character* dealer) in SetEnergy() function in Character