Home
last modified time | relevance | path

Searched defs:nearDistance (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/annex/FXViz/nodes/
H A DSoShadowSpotLight.h54 SoSFFloat nearDistance; variable
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/src/
H A DHillClimbing.cpp51 …::HillClimbing::tryToImprove(const base::GoalRegion &goal, base::State *state, double nearDistance, in tryToImprove()
/dports/misc/usd/USD-21.11/pxr/base/gf/
H A Dfrustum.cpp101 double nearDistance, double farDistance) in SetPerspective()
110 double nearDistance, double farDistance) in SetPerspective()
146 double *nearDistance, double *farDistance) const in GetPerspective()
155 double *nearDistance, double *farDistance) const in GetPerspective()
186 double nearDistance; in GetFOV() local
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/nodes/
H A DSoCamera.h84 SoSFFloat nearDistance; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_opengl/geometry/
H A Djuce_Matrix3D.h100 …static Matrix3D fromFrustum (Type left, Type right, Type bottom, Type top, Type nearDistance, Type… in fromFrustum()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Audio/
H A DSoundSource3D.cpp104 void SoundSource3D::SetDistanceAttenuation(float nearDistance, float farDistance, float rolloffFact… in SetDistanceAttenuation()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/hdPrman/
H A DlightFilterUtils.cpp302 float nearDistance = pval.UncheckedGet<float>(); in HdPrmanLightFilterPopulateNodesFromLightParams() local
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DAngelScriptAPI.h11452 float nearDistance; variable