Home
last modified time | relevance | path

Searched defs:tan (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dmorph_target_structs.h35 vec4 tan; member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmathf.h130 inline float tan(float value) in tan() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h265 float tan = std::sqrt(static_cast<float>(1 - pow(cos, 2))) / cos; in CalculateLightRadius() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1974 auto tan = *reinterpret_cast<const Math::Vec3*>( in GatherDeltasPNT() local
2019 Math::Vec3 tan; in GatherDeltasPNT() local
[all...]

Completed in 5 milliseconds