OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tanb
(Results
1 - 5
of
5
) sorted by null
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
LODGeomap.java
90
FloatBuffer
tanb
= BufferUtils.createFloatBuffer(getWidth() * getHeight() * 3);
local
91
writeTangentArray(nb,
tanb
, bb, texb, scale);
96
m.setBuffer(Type.Tangent, 3,
tanb
);
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
astro.cpp
474
double
tanB
= tan(eclipLat);
476
result.set(atan2(sinL*cosE -
tanB
*sinE, cosL),
[
all
...]
/external/icu4c/i18n/
astro.cpp
473
double
tanB
= tan(eclipLat);
475
result.set(atan2(sinL*cosE -
tanB
*sinE, cosL),
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 98 milliseconds