Home
last modified time | relevance | path

Searched defs:getTriangle (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/simgear/simgear-2020.3.11/simgear/bvh/
H A DBVHStaticTriangle.hxx37 SGTrianglef getTriangle(const BVHStaticData& data) const in getTriangle() function in simgear::BVHStaticTriangle
/dports/graphics/blender/blender-2.91.0/intern/dualcon/intern/
H A Dcubes.h32 void getTriangle(int mask, int index, int indices[3]) in getTriangle() function
/dports/science/chrono/chrono-7.0.1/src/chrono/geometry/
H A DChTriangleMeshSoup.h53 virtual ChTriangle getTriangle(int index) const override { return m_triangles[index]; } in getTriangle() function
H A DChTriangleMeshConnected.h94 virtual ChTriangle getTriangle(int index) const override { in getTriangle() function
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/MATHS/
H A Dsurface.h376 typename TSurface<T>::Triangle& TSurface<T>::getTriangle(Position index) in getTriangle() function
383 const typename TSurface<T>::Triangle& TSurface<T>::getTriangle(Position index) const in getTriangle() function
/dports/devel/bullet/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h52 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h52 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h55 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h55 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h52 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h52 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h55 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/devel/py-bullet3/bullet3-3.21/src/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h52 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h55 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h55 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletCollision/CollisionShapes/
H A DbtTriangleBuffer.h52 const btTriangle& getTriangle(int index) const in getTriangle() function
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrvertexarray.h27 …void getTriangle ( int n, short *v1, short *v2, short *v3 ) { ssgVtxArray::getTriangle(n,v1,v2,v3… in getTriangle() function
H A Dgrshadow.h36 …void getTriangle ( int n, short *v1, short *v2, short *v3 ) { ssgVtxTable::getTriangle(n,v1,v2,v3… in getTriangle() function
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/source/STRUCTURE/
H A DtriangleEdge.cpp80 Triangle* TriangleEdge::getTriangle(Position i) const in getTriangle() function in BALL::TriangleEdge
/dports/graphics/qgis/qgis-3.22.3/src/analysis/interpolation/
H A DNormVecDecorator.cpp249 bool NormVecDecorator::getTriangle( double x, double y, QgsPoint &p1, Vector3D *v1, QgsPoint &p2, V… in getTriangle() function in NormVecDecorator
307 bool NormVecDecorator::getTriangle( double x, double y, QgsPoint &p1, int &ptn1, Vector3D *v1, Poin… in getTriangle() function in NormVecDecorator
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/interpolation/
H A DNormVecDecorator.cpp249 bool NormVecDecorator::getTriangle( double x, double y, QgsPoint &p1, Vector3D *v1, QgsPoint &p2, V… in getTriangle() function in NormVecDecorator
307 bool NormVecDecorator::getTriangle( double x, double y, QgsPoint &p1, int &ptn1, Vector3D *v1, Poin… in getTriangle() function in NormVecDecorator
/dports/cad/gmsh/gmsh-4.9.2-source/Numeric/
H A DGaussIntegration.cpp23 void gaussIntegration::getTriangle(int order, fullMatrix<double> &pts, in getTriangle() function in gaussIntegration
/dports/misc/visp/visp-3.4.0/modules/tracker/tt/src/tools/
H A DvpTemplateTrackerZone.cpp354 void vpTemplateTrackerZone::getTriangle(unsigned int i, vpTemplateTrackerTriangle &T) const in getTriangle() function in vpTemplateTrackerZone
375 vpTemplateTrackerTriangle vpTemplateTrackerZone::getTriangle(unsigned int i) const in getTriangle() function in vpTemplateTrackerZone
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/physics/
H A Dtriangle_mesh.hpp119 void getTriangle(unsigned int indx, btVector3 *p1, btVector3 *p2, in getTriangle() function in TriangleMesh
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/gpu/
H A DLoopBlinnLocalTriangulator.h216 Triangle* getTriangle(int index) in getTriangle() function

123