Home
last modified time | relevance | path

Searched defs:qCache (Results 1 – 24 of 24) sorted by relevance

/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DRigidBodyNodeSpec_Slider.h93 Real* qCache, int nQCache, in performQPrecalculations()
102 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Translation.h93 Real* qCache, int nQCache, in performQPrecalculations()
102 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Cylinder.h102 Real* qCache, int nQCache, in performQPrecalculations()
112 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Planar.h117 Real* qCache, int nQCache, in performQPrecalculations()
128 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Pin.h105 Real* qCache, int nQCache, in performQPrecalculations()
116 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Screw.h111 Real* qCache, int nQCache, in performQPrecalculations()
122 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Universal.h126 Real* qCache, int nQCache, in performQPrecalculations()
137 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_PolarCoords.h132 Real* qCache, int nQCache, in performQPrecalculations()
143 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Gimbal.h124 Real* qCache, int nQCache, in performQPrecalculations()
141 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Bushing.h135 Real* qCache, int nQCache, in performQPrecalculations()
152 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_SphericalCoords.h189 Real* qCache, int nQCache, in performQPrecalculations()
200 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Custom.h220 Real* qCache, int nQCache, in performQPrecalculations()
234 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_LineOrientation.h133 Real* qCache, int nQCache, in performQPrecalculations()
155 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Free.h144 Real* qCache, int nQCache, in performQPrecalculations()
170 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Ball.h115 Real* qCache, int nQCache, in performQPrecalculations()
141 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_Ellipsoid.h199 Real* qCache, int nQCache, in performQPrecalculations()
224 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNodeSpec_FreeLine.h165 Real* qCache, int nQCache, in performQPrecalculations()
187 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNode_LoneParticle.cpp72 Real* qCache, int nQCache, in performQPrecalculations()
79 const Real* qCache, int nQCache, in calcX_FM()
H A DRigidBodyNode_Weld.cpp82 Real* qCache, int nQCache, in performQPrecalculations()
91 const Real* qCache, int nQCache, in calcX_FM()
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Utils/Library/
H A DSearchMode.cpp128 auto& qCache = convertCache->at(+mode); in convertSearchstring() local
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/vfs/
H A Dtest-resolve-qual.cpp95 const VPath * qCache; member in TRQHelper
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/vfs/
H A Dtest-resolve-qual.cpp95 const VPath * qCache; member in TRQHelper
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/graphics/
H A Drenderer.cpp1061 VisibleQuadContainerCache &qCache = getQuadCache(); in setupLighting() local
4110 void Renderer::MapRenderer::loadVisibleLayers(float coordStep,VisibleQuadContainerCache &qCache) { in loadVisibleLayers()
4303 void Renderer::MapRenderer::Layer::render(VisibleQuadContainerCache &qCache) { in render()
4382 …apRenderer::renderVisibleLayers(const Map* map,float coordStep,VisibleQuadContainerCache &qCache) { in renderVisibleLayers()
4424 void Renderer::MapRenderer::render(const Map* map,float coordStep,VisibleQuadContainerCache &qCache in render()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/game/
H A Dgame.cpp5442 VisibleQuadContainerCache &qCache =renderer.getQuadCache(); in update() local