Home
last modified time | relevance | path

Searched defs:normalLength (Results 1 – 15 of 15) sorted by relevance

/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/serializer/
H A DGenericAvroSerializerSuite.scala65 val normalLength = output.total - beginningNormalPosition constant
/dports/cad/gds3d/GDS3D-bcdb97a/math/
H A DPLANE.cpp28 float normalLength=normal.GetLength(); in Normalize() local
/dports/math/qwtplot3d/qwtplot3d-438c855d/include/
H A Dqwt3d_surfaceplot.h61 double normalLength() const { return normalLength_p; } //!< Returns relative length of normals in normalLength() function
/dports/finance/quickfix/quickfix-1.15.1/src/C++/test/
H A DParserTestCase.cpp51 std::string normalLength; in SUITE() member
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/
H A Dqwt3d_curve.h59 double normalLength() const { return normalLength_p; } //!< Returns relative length of normals in normalLength() function
/dports/audio/hydrogen/hydrogen-1.0.1/src/gui/src/SampleEditor/
H A DSampleEditor.cpp678 unsigned normalLength = m_pSampleFromFile->get_frames(); in createPositionsRulerPath() local
/dports/devel/upp/upp/bazaar/SurfaceCtrl/
H A DObject3D.h208 float normalLength = 1.0f; variable
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMeshRender.cpp729 void ObjMeshRender::renderNormals(double normalLength) in renderNormals()
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgLoaderWriterStuff.cxx537 SGfloat normalLength = sgLengthVec3( n ); in recalcNormals() local
/dports/graphics/colmap/colmap-3.6/lib/PoissonRecon/
H A DMultiGridOctreeData.inl226 Real normalLength = Real( Length( n ) ); local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/PoissonRecon/
H A DMultiGridOctreeData.inl226 Real normalLength = Real( Length( n ) ); local
/dports/cad/openroad/OpenROAD-2.0/src/cts/src/
H A DHTreeBuilder.cpp534 unsigned normalLength = length; in computeMinDelaySegment() local
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dccapitst.c3086 int32_t i, normalLength, swappedLength; in testSwap() local
/dports/devel/icu/icu/source/test/cintltst/
H A Dccapitst.c3086 int32_t i, normalLength, swappedLength; in testSwap() local
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeometryutils.cpp643 const double normalLength = sqrt( ( normalX * normalX ) + ( normalY * normalY ) ); //#spellok in perpendicularOffsetPointAlongSegment() local