Home
last modified time | relevance | path

Searched defs:tf1 (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/dports/math/fcl05/fcl-0.5.0/include/fcl/BV/
H A DBV.h63 static void convert(const BV1& bv1, const Transform3f& tf1, BV2& bv2) in convert()
75 static void convert(const AABB& bv1, const Transform3f& tf1, AABB& bv2) in convert()
90 static void convert(const AABB& bv1, const Transform3f& tf1, OBB& bv2) in convert()
141 static void convert(const OBB& bv1, const Transform3f& tf1, OBB& bv2) in convert()
155 static void convert(const OBBRSS& bv1, const Transform3f& tf1, OBB& bv2) in convert()
165 static void convert(const RSS& bv1, const Transform3f& tf1, OBB& bv2) in convert()
180 static void convert(const BV1& bv1, const Transform3f& tf1, AABB& bv2) in convert()
195 static void convert(const BV1& bv1, const Transform3f& tf1, OBB& bv2) in convert()
207 static void convert(const OBB& bv1, const Transform3f& tf1, RSS& bv2) in convert()
224 static void convert(const RSS& bv1, const Transform3f& tf1, RSS& bv2) in convert()
[all …]
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwconfig_filetype.cc144 WCFiletype *tf1 = new WCFiletype(); in run() local
156 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
174 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
197 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
211 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
261 for ( auto &tf1 : to_delete ) { in run() local
282 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
308 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
328 WCFiletype *tf1 = l1->getEntry( row ).filetype; in run() local
409 WCFiletype *tf1 = new WCFiletype(); in executeInitialCommand() local
/dports/math/fcl05/fcl-0.5.0/src/traversal/
H A Dtraversal_node_setup.cpp49 … const BVHModel<BV>& model1, const Transform3f& tf1, in setupMeshCollisionOrientedNode()
82 const BVHModel<OBB>& model1, const Transform3f& tf1, in initialize()
92 const BVHModel<RSS>& model1, const Transform3f& tf1, in initialize()
102 const BVHModel<kIOS>& model1, const Transform3f& tf1, in initialize()
111 const BVHModel<OBBRSS>& model1, const Transform3f& tf1, in initialize()
124 const BVHModel<BV>& model1, const Transform3f& tf1, in setupMeshDistanceOrientedNode()
155 const BVHModel<RSS>& model1, const Transform3f& tf1, in initialize()
165 const BVHModel<kIOS>& model1, const Transform3f& tf1, in initialize()
174 const BVHModel<OBBRSS>& model1, const Transform3f& tf1, in initialize()
215 const BVHModel<RSS>& model1, const Transform3f& tf1, in initialize()
[all …]
/dports/math/fcl05/fcl-0.5.0/include/fcl/traversal/
H A Dtraversal_node_setup.h60 const OcTree& model1, const Transform3f& tf1, in initialize()
106 const S& model1, const Transform3f& tf1, in initialize()
152 const S& model1, const Transform3f& tf1, in initialize()
293 const S1& shape1, const Transform3f& tf1, in initialize()
538 const S& model1, const Transform3f& tf1, in initialize()
550 const S& model1, const Transform3f& tf1, in initialize()
562 const S& model1, const Transform3f& tf1, in initialize()
574 const S& model1, const Transform3f& tf1, in initialize()
985 const S& model1, const Transform3f& tf1, in initialize()
997 const S& model1, const Transform3f& tf1, in initialize()
[all …]
H A Dtraversal_node_octree.h80 const Transform3f& tf1, const Transform3f& tf2, in OcTreeIntersect()
94 const Transform3f& tf1, const Transform3f& tf2, in OcTreeDistance()
109 const Transform3f& tf1, const Transform3f& tf2, in OcTreeMeshIntersect()
124 const Transform3f& tf1, const Transform3f& tf2, in OcTreeMeshDistance()
139 const Transform3f& tf1, const Transform3f& tf2, in MeshOcTreeIntersect()
155 const Transform3f& tf1, const Transform3f& tf2, in MeshOcTreeDistance()
1086 Transform3f tf1, tf2; variable
1147 Transform3f tf1, tf2; variable
1178 Transform3f tf1, tf2; variable
1267 Transform3f tf1, tf2; variable
[all …]
/dports/math/fcl05/fcl-0.5.0/src/narrowphase/
H A Dnarrowphase.cpp197 bool sphereCapsuleIntersect(const Sphere& s1, const Transform3f& tf1, in sphereCapsuleIntersect()
232 bool sphereCapsuleDistance(const Sphere& s1, const Transform3f& tf1, in sphereCapsuleDistance()
267 bool sphereSphereIntersect(const Sphere& s1, const Transform3f& tf1, in sphereSphereIntersect()
289 bool sphereSphereDistance(const Sphere& s1, const Transform3f& tf1, in sphereSphereDistance()
1469 bool boxBoxIntersect(const Box& s1, const Transform3f& tf1, in boxBoxIntersect()
1578 bool boxHalfspaceIntersect(const Box& s1, const Transform3f& tf1, in boxHalfspaceIntersect()
1595 bool boxHalfspaceIntersect(const Box& s1, const Transform3f& tf1, in boxHalfspaceIntersect()
1779 bool coneHalfspaceIntersect(const Cone& s1, const Transform3f& tf1, in coneHalfspaceIntersect()
2136 bool boxPlaneIntersect(const Box& s1, const Transform3f& tf1, in boxPlaneIntersect()
2452 bool conePlaneIntersect(const Cone& s1, const Transform3f& tf1, in conePlaneIntersect()
[all …]
/dports/math/fcl05/fcl-0.5.0/src/
H A Ddistance_func_matrix.cpp49 FCL_REAL ShapeOcTreeDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGe… in ShapeOcTreeDistance()
65 FCL_REAL OcTreeShapeDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGe… in OcTreeShapeDistance()
81 FCL_REAL OcTreeDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeometr… in OcTreeDistance()
97 FCL_REAL BVHOcTreeDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeom… in BVHOcTreeDistance()
113 FCL_REAL OcTreeBVHDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeom… in OcTreeBVHDistance()
219 FCL_REAL BVHDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeometry* … in BVHDistance()
242 FCL_REAL orientedMeshDistance(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionG… in orientedMeshDistance()
259 FCL_REAL BVHDistance<RSS>(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeome… in BVHDistance()
266 FCL_REAL BVHDistance<kIOS>(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeom… in BVHDistance()
274 FCL_REAL BVHDistance<OBBRSS>(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGe… in BVHDistance()
[all …]
H A Dcollision_func_matrix.cpp51 std::size_t ShapeOcTreeCollide(const CollisionGeometry* o1, const Transform3f& tf1, const Collision… in ShapeOcTreeCollide()
69 std::size_t OcTreeShapeCollide(const CollisionGeometry* o1, const Transform3f& tf1, const Collision… in OcTreeShapeCollide()
87 std::size_t OcTreeCollide(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeome… in OcTreeCollide()
105 std::size_t OcTreeBVHCollide(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGe… in OcTreeBVHCollide()
150 std::size_t BVHOcTreeCollide(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGe… in BVHOcTreeCollide()
197 std::size_t ShapeShapeCollide(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionG… in ShapeShapeCollide()
284 std::size_t orientedBVHShapeCollide(const CollisionGeometry* o1, const Transform3f& tf1, const Coll… in orientedBVHShapeCollide()
378 std::size_t BVHCollide(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeometry… in BVHCollide()
419 std::size_t BVHCollide<OBB>(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGeo… in BVHCollide()
432 std::size_t BVHCollide<kIOS>(const CollisionGeometry* o1, const Transform3f& tf1, const CollisionGe… in BVHCollide()
[all …]
/dports/math/fcl05/fcl-0.5.0/test/
H A Dtest_fcl_geometric_shapes.cpp490 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
654 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
730 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
777 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
835 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
881 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
939 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
1005 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
1195 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
1281 Transform3f tf1; in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/
H A Ddistance_func_matrix-inl.h88 const Transform3<typename Shape::S>& tf1, in ShapeOcTreeDistance()
112 const Transform3<typename Shape::S>& tf1, in OcTreeShapeDistance()
136 const Transform3<typename NarrowPhaseSolver::S>& tf1, in OcTreeDistance()
160 const Transform3<typename BV::S>& tf1, in BVHOcTreeDistance()
184 const Transform3<typename BV::S>& tf1, in OcTreeBVHDistance()
210 const Transform3<typename Shape1::S>& tf1, in ShapeShapeDistance()
261 const Transform3<typename Shape::S>& tf1, in orientedBVHShapeDistance()
H A Dcollision_func_matrix-inl.h95 const Transform3<typename Shape::S>& tf1, in ShapeOcTreeCollide()
121 const Transform3<typename Shape::S>& tf1, in OcTreeShapeCollide()
147 const Transform3<typename NarrowPhaseSolver::S>& tf1, in OcTreeCollide()
173 const Transform3<typename BV::S>& tf1, in OcTreeBVHCollide()
226 const Transform3<typename BV::S>& tf1, in BVHOcTreeCollide()
281 const Transform3<typename Shape1::S>& tf1, in ShapeShapeCollide()
380 const Transform3<typename BV::S>& tf1, in orientedBVHShapeCollide()
H A Dconservative_advancement_func_matrix-inl.h85 Transform3<S> tf1; in conservativeAdvancement() local
160 Transform3<S> tf1; in conservativeAdvancementMeshOriented() local
233 Transform3<S> tf1; in conservativeAdvancement() local
302 Transform3<S> tf1; in conservativeAdvancement() local
372 Transform3<S> tf1; in conservativeAdvancementMeshShapeOriented() local
470 Transform3<S> tf1; in conservativeAdvancement() local
539 Transform3<S> tf1; in conservativeAdvancementShapeMeshOriented() local
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/primitive_shape_algorithm/
H A Dhalfspace-inl.h155 bool sphereHalfspaceIntersect(const Sphere<S>& s1, const Transform3<S>& tf1, in sphereHalfspaceIntersect()
184 bool ellipsoidHalfspaceIntersect(const Ellipsoid<S>& s1, const Transform3<S>& tf1, in ellipsoidHalfspaceIntersect()
226 bool boxHalfspaceIntersect(const Box<S>& s1, const Transform3<S>& tf1, in boxHalfspaceIntersect()
244 bool boxHalfspaceIntersect(const Box<S>& s1, const Transform3<S>& tf1, in boxHalfspaceIntersect()
315 bool capsuleHalfspaceIntersect(const Capsule<S>& s1, const Transform3<S>& tf1, in capsuleHalfspaceIntersect()
368 bool cylinderHalfspaceIntersect(const Cylinder<S>& s1, const Transform3<S>& tf1, in cylinderHalfspaceIntersect()
432 bool coneHalfspaceIntersect(const Cone<S>& s1, const Transform3<S>& tf1, in coneHalfspaceIntersect()
501 bool convexHalfspaceIntersect(const Convex<S>& s1, const Transform3<S>& tf1, in convexHalfspaceIntersect()
624 bool planeHalfspaceIntersect(const Plane<S>& s1, const Transform3<S>& tf1, in planeHalfspaceIntersect()
680 bool halfspacePlaneIntersect(const Halfspace<S>& s1, const Transform3<S>& tf1, in halfspacePlaneIntersect()
[all …]
H A Dplane-inl.h122 bool spherePlaneIntersect(const Sphere<S>& s1, const Transform3<S>& tf1, in spherePlaneIntersect()
153 bool ellipsoidPlaneIntersect(const Ellipsoid<S>& s1, const Transform3<S>& tf1, in ellipsoidPlaneIntersect()
197 bool boxPlaneIntersect(const Box<S>& s1, const Transform3<S>& tf1, in boxPlaneIntersect()
269 bool capsulePlaneIntersect(const Capsule<S>& s1, const Transform3<S>& tf1, in capsulePlaneIntersect()
294 bool capsulePlaneIntersect(const Capsule<S>& s1, const Transform3<S>& tf1, in capsulePlaneIntersect()
392 bool cylinderPlaneIntersect(const Cylinder<S>& s1, const Transform3<S>& tf1, in cylinderPlaneIntersect()
414 bool cylinderPlaneIntersect(const Cylinder<S>& s1, const Transform3<S>& tf1, in cylinderPlaneIntersect()
519 bool conePlaneIntersect(const Cone<S>& s1, const Transform3<S>& tf1, in conePlaneIntersect()
642 bool convexPlaneIntersect(const Convex<S>& s1, const Transform3<S>& tf1, in convexPlaneIntersect()
682 bool planeTriangleIntersect(const Plane<S>& s1, const Transform3<S>& tf1, in planeTriangleIntersect()
[all …]
H A Dsphere_sphere-inl.h66 bool sphereSphereIntersect(const Sphere<S>& s1, const Transform3<S>& tf1, in sphereSphereIntersect()
91 bool sphereSphereDistance(const Sphere<S>& s1, const Transform3<S>& tf1, in sphereSphereDistance()
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/traversal/octree/
H A Doctree_solver-inl.h69 const Transform3<S>& tf1, in OcTreeIntersect()
87 const Transform3<S>& tf1, in OcTreeDistance()
106 const Transform3<S>& tf1, in OcTreeMeshIntersect()
125 const Transform3<S>& tf1, in OcTreeMeshDistance()
144 const Transform3<S>& tf1, in MeshOcTreeIntersect()
165 const Transform3<S>& tf1, in MeshOcTreeDistance()
185 const Transform3<S>& tf1, in OcTreeShapeIntersect()
210 const Transform3<S>& tf1, in ShapeOcTreeIntersect()
234 const Transform3<S>& tf1, in OcTreeShapeDistance()
256 const Transform3<S>& tf1, in ShapeOcTreeDistance()
[all …]
/dports/math/fcl/fcl-0.7.0/test/
H A Dtest_fcl_geometric_shapes.cpp549 Transform3<S> tf1; in test_shapeIntersection_spheresphere() local
755 Transform3<S> tf1; in test_shapeIntersection_boxbox() local
847 Transform3<S> tf1; in test_shapeIntersection_spherebox() local
911 Transform3<S> tf1; in test_shapeIntersection_spherecapsule() local
977 Transform3<S> tf1; in test_shapeIntersection_cylindercylinder() local
1033 Transform3<S> tf1; in test_shapeIntersection_conecone() local
1098 Transform3<S> tf1; in test_shapeIntersection_cylindercone() local
1171 Transform3<S> tf1; in test_shapeIntersection_ellipsoidellipsoid() local
1395 Transform3<S> tf1; in test_shapeIntersection_halfspacesphere() local
1488 Transform3<S> tf1; in test_shapeIntersection_planesphere() local
[all …]
/dports/java/jcommon/jcommon-1.0.23/src/test/java/org/jfree/text/
H A DTextFragmentTest.java86 TextFragment tf1 = new TextFragment("Test"); in testEquals() local
116 final TextFragment tf1 = new TextFragment("Test"); in testSerialization() local
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/traversal/collision/
H A Dshape_mesh_collision_traversal_node-inl.h146 const Transform3<typename BV::S>& tf1, in initialize()
314 … const Shape& model1, const Transform3<typename BV::S>& tf1, in setupShapeMeshCollisionOrientedNode()
348 const Transform3<typename Shape::S>& tf1, in initialize()
365 const Transform3<typename Shape::S>& tf1, in initialize()
382 const Transform3<typename Shape::S>& tf1, in initialize()
399 const Transform3<typename Shape::S>& tf1, in initialize()
H A Dmesh_shape_collision_traversal_node-inl.h140 Transform3<typename BV::S>& tf1, in initialize()
196 const Transform3<typename BV::S>& tf1, in meshShapeCollisionOrientedNodeLeafTesting()
380 const Transform3<typename BV::S>& tf1, in setupMeshShapeCollisionOrientedNode()
413 const Transform3<typename Shape::S>& tf1, in initialize()
429 const Transform3<typename Shape::S>& tf1, in initialize()
445 const Transform3<typename Shape::S>& tf1, in initialize()
461 const Transform3<typename Shape::S>& tf1, in initialize()
H A Dmesh_collision_traversal_node-inl.h214 Transform3<typename BV::S>& tf1, in initialize()
537 const Transform3<typename BV::S>& tf1, in meshCollisionOrientedNodeLeafTesting()
634 const Transform3<typename BV::S>& tf1, in meshCollisionOrientedNodeLeafTesting()
718 const BVHModel<BV>& model1, const Transform3<typename BV::S>& tf1, in setupMeshCollisionOrientedNode()
752 const Transform3<S>& tf1, in initialize()
767 const Transform3<S>& tf1, in initialize()
782 const Transform3<S>& tf1, in initialize()
797 const Transform3<S>& tf1, in initialize()
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/traversal/distance/
H A Dmesh_shape_distance_traversal_node-inl.h114 Transform3<typename Shape::S>& tf1, in initialize()
168 const Transform3<typename BV::S>& tf1, in meshShapeDistanceOrientedNodeLeafTesting()
210 const Transform3<typename BV::S>& tf1, in distancePreprocessOrientedNode()
387 … const BVHModel<BV>& model1, const Transform3<typename BV::S>& tf1, in setupMeshShapeDistanceOrientedNode()
417 const BVHModel<RSS<typename Shape::S>>& model1, const Transform3<typename Shape::S>& tf1, in initialize()
430 const BVHModel<kIOS<typename Shape::S>>& model1, const Transform3<typename Shape::S>& tf1, in initialize()
443 const BVHModel<OBBRSS<typename Shape::S>>& model1, const Transform3<typename Shape::S>& tf1, in initialize()
H A Dshape_mesh_distance_traversal_node-inl.h115 const Transform3<typename BV::S>& tf1, in initialize()
322 … const Shape& model1, const Transform3<typename BV::S>& tf1, in setupShapeMeshDistanceOrientedNode()
354 const Shape& model1, const Transform3<typename Shape::S>& tf1, in initialize()
367 const Shape& model1, const Transform3<typename Shape::S>& tf1, in initialize()
380 const Shape& model1, const Transform3<typename Shape::S>& tf1, in initialize()
/dports/math/fcl/fcl-0.7.0/include/fcl/narrowphase/detail/traversal/
H A Dtraversal_node_base.h85 Transform3<S> tf1; variable
/dports/misc/dartsim/dart-6.11.1/unittests/
H A DGTestUtils.hpp90 #define EXPECT_TRANSFORM_DOUBLE_EQ(tf1, tf2) \ argument
154 #define EXPECT_TRANSFORM_NEAR(tf1, tf2, abs_error) \ argument
288 const Eigen::Isometry3d& tf1, in equals()

12345678910>>...15