Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DInterface1D.cpp53 real Interface1D::getLength2D() const in getLength2D() function in Freestyle::Interface1D
H A DViewMap.cpp666 real ViewEdge::getLength2D() const in getLength2D() function in Freestyle::ViewEdge
H A DSilhouette.h488 virtual real getLength2D() const in getLength2D() function
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DCurve.h495 inline real getLength2D() const in getLength2D() function
H A DStroke.h638 inline real getLength2D() const in getLength2D() function
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DVector.h240 inline scalar_t getLength2D() const in getLength2D() function
/dports/science/cdk/cdk-cdk-2.3/base/standard/src/main/java/org/openscience/cdk/geometry/
H A DGeometryUtil.java935 public static double getLength2D(IBond bond) { in getLength2D() method in GeometryUtil
/dports/science/cdk/cdk-cdk-2.3/legacy/src/main/java/org/openscience/cdk/geometry/
H A DGeometryTools.java950 public static double getLength2D(IBond bond) { in getLength2D() method in GeometryTools