trimesh
3.18.3
  • Github
  • Installation
  • Examples
  • Contributing
  • Docker
  • API Reference
    • trimesh.exchange
    • trimesh.interfaces
    • trimesh.path
    • trimesh.ray
      • trimesh.ray.ray_pyembree
      • trimesh.ray.ray_triangle
      • trimesh.ray.ray_util
    • trimesh.resources
    • trimesh.scene
    • trimesh.viewer
    • trimesh.visual
    • trimesh.voxel
    • trimesh.base
    • trimesh.boolean
    • trimesh.bounds
    • trimesh.caching
    • trimesh.collision
    • trimesh.comparison
    • trimesh.constants
    • trimesh.convex
    • trimesh.creation
    • trimesh.curvature
    • trimesh.decomposition
    • trimesh.exceptions
    • trimesh.geometry
    • trimesh.graph
    • trimesh.grouping
    • trimesh.inertia
    • trimesh.integrate
    • trimesh.intersections
    • trimesh.interval
    • trimesh.nsphere
    • trimesh.parent
    • trimesh.permutate
    • trimesh.points
    • trimesh.poses
    • trimesh.primitives
    • trimesh.proximity
    • trimesh.registration
    • trimesh.remesh
    • trimesh.rendering
    • trimesh.repair
    • trimesh.resolvers
    • trimesh.sample
    • trimesh.schemas
    • trimesh.smoothing
    • trimesh.transformations
    • trimesh.triangles
    • trimesh.units
    • trimesh.util
    • trimesh.version
    • https://github.com/mikedh/trimesh
    • PointCloud
    • Scene
    • Trimesh
    • available_formats()
    • load()
    • load_mesh()
    • load_path()
    • load_remote()
    • transform_points()
    • unitize()
trimesh
  • trimesh
  • trimesh.ray
  • Edit on GitHub

trimesh.ray

  • trimesh.ray.ray_pyembree
    • RayMeshIntersector
      • RayMeshIntersector.__init__()
      • RayMeshIntersector.contains_points()
      • RayMeshIntersector.intersects_any()
      • RayMeshIntersector.intersects_first()
      • RayMeshIntersector.intersects_id()
      • RayMeshIntersector.intersects_location()
  • trimesh.ray.ray_triangle
    • RayMeshIntersector
      • RayMeshIntersector.__init__()
      • RayMeshIntersector.contains_points()
      • RayMeshIntersector.intersects_any()
      • RayMeshIntersector.intersects_first()
      • RayMeshIntersector.intersects_id()
      • RayMeshIntersector.intersects_location()
    • ray_bounds()
    • ray_triangle_candidates()
    • ray_triangle_id()
  • trimesh.ray.ray_util
Previous Next

© Copyright 2022, Michael Dawson-Haggerty.

Built with Sphinx using a theme provided by Read the Docs.