List of all items
Structs
- bounding_volume::Aabb
- bounding_volume::BoundingSphere
- bounding_volume::SimdAabb
- mass_properties::MassProperties
- partitioning::CenterDataSplitter
- partitioning::NodeIndex
- partitioning::Qbvh
- partitioning::QbvhNode
- partitioning::QbvhNonOverlappingDataSplitter
- partitioning::QbvhProxy
- partitioning::QbvhUpdateWorkspace
- query::ContactManifold
- query::ContactManifoldsWorkspace
- query::DefaultQueryDispatcher
- query::NonlinearRigidMotion
- query::QueryDispatcherChain
- query::Ray
- query::RayIntersection
- query::ShapeCastHit
- query::ShapeCastOptions
- query::SimdRay
- query::TrackedContact
- query::Unsupported
- query::closest_points::CompositeShapeAgainstShapeClosestPointsVisitor
- query::contact::Contact
- query::details::CompositeShapeAgainstAnyDistanceVisitor
- query::details::ContactManifold
- query::details::ContactManifoldsWorkspace
- query::details::IntersectionCompositeShapeShapeBestFirstVisitor
- query::details::IntersectionCompositeShapeShapeVisitor
- query::details::NonlinearRigidMotion
- query::details::NonlinearTOICompositeShapeShapeBestFirstVisitor
- query::details::Ray
- query::details::RayCompositeShapeToiAndNormalBestFirstVisitor
- query::details::RayCompositeShapeToiBestFirstVisitor
- query::details::RayIntersection
- query::details::ShapeCastHit
- query::details::ShapeCastOptions
- query::details::SimdRay
- query::details::TOICompositeShapeShapeBestFirstVisitor
- query::details::TrackedContact
- query::epa::epa3::EPA
- query::gjk::CSOPoint
- query::gjk::ConstantOrigin
- query::gjk::ConstantPoint
- query::gjk::DilatedShape
- query::gjk::VoronoiSimplex
- query::point::PointCompositeShapeProjBestFirstVisitor
- query::point::PointCompositeShapeProjWithFeatureBestFirstVisitor
- query::point::PointCompositeShapeProjWithLocationBestFirstVisitor
- query::point::PointProjection
- query::visitors::AabbSetsInterferencesCollector
- query::visitors::BoundingVolumeIntersectionsSimultaneousVisitor
- query::visitors::BoundingVolumeIntersectionsVisitor
- query::visitors::CompositeClosestPointVisitor
- query::visitors::CompositePointContainmentTest
- query::visitors::PointIntersectionsVisitor
- query::visitors::RayIntersectionsVisitor
- shape::Ball
- shape::Capsule
- shape::Compound
- shape::Cone
- shape::ConvexPolyhedron
- shape::Cuboid
- shape::Cylinder
- shape::HalfSpace
- shape::HeightField
- shape::HeightFieldCellStatus
- shape::HeightFieldFlags
- shape::HeightFieldRadialTriangles
- shape::PackedFeatureId
- shape::PolygonalFeature
- shape::Polyline
- shape::RoundShape
- shape::Segment
- shape::SharedShape
- shape::Tetrahedron
- shape::TopoFace
- shape::TopoHalfEdge
- shape::TopoVertex
- shape::TriMesh
- shape::TriMeshConnectedComponents
- shape::TriMeshFlags
- shape::TriMeshPseudoNormals
- shape::TriMeshTopology
- shape::Triangle
- shape::TrianglePseudoNormals
- transformation::vhacd::VHACD
- transformation::vhacd::VHACDParameters
- transformation::voxelization::Voxel
- transformation::voxelization::VoxelSet
- transformation::voxelization::VoxelizedVolume
- utils::DeterministicState
- utils::HashablePartialEq
- utils::Interval
- utils::SdpMatrix2
- utils::SdpMatrix3
- utils::SortedPair
- utils::hashmap::FxHasher32
Enums
- partitioning::SimdBestFirstVisitStatus
- partitioning::SimdSimultaneousVisitStatus
- partitioning::SimdVisitStatus
- query::IntersectResult
- query::ShapeCastStatus
- query::SplitResult
- query::TypedWorkspaceData
- query::closest_points::ClosestPoints
- query::details::NonlinearShapeCastMode
- query::details::ShapeCastStatus
- query::details::TypedWorkspaceData
- query::gjk::GJKResult
- shape::FeatureId
- shape::SegmentPointLocation
- shape::ShapeType
- shape::TetrahedronPointLocation
- shape::TopologyError
- shape::TriangleOrientation
- shape::TrianglePointLocation
- shape::TypedShape
- transformation::ConvexHullError
- transformation::voxelization::FillMode
- transformation::voxelization::VoxelValue
- utils::SegmentsIntersection
- utils::hashmap::Entry
Traits
- bounding_volume::BoundingVolume
- partitioning::IndexedData
- partitioning::QbvhDataGenerator
- partitioning::SimdBestFirstVisitor
- partitioning::SimdSimultaneousVisitor
- partitioning::SimdVisitor
- partitioning::SimdVisitorWithContext
- query::PersistentQueryDispatcher
- query::QueryDispatcher
- query::RayCast
- query::WorkspaceData
- query::details::NormalConstraints
- query::details::NormalConstraintsPair
- query::details::RayCast
- query::details::WorkspaceData
- query::point::PointQuery
- query::point::PointQueryWithLocation
- shape::PolygonalFeatureMap
- shape::Shape
- shape::SimdCompositeShape
- shape::SupportMap
- shape::TypedSimdCompositeShape
- utils::AsBytes
- utils::IntervalFunction
- utils::IsometryOps
- utils::IsometryOpt
Functions
- bounding_volume::details::local_point_cloud_aabb
- bounding_volume::details::local_support_map_aabb
- bounding_volume::details::point_cloud_aabb
- bounding_volume::details::point_cloud_bounding_sphere
- bounding_volume::details::support_map_aabb
- mass_properties::details::tetrahedron_unit_inertia_tensor_wrt_point
- mass_properties::details::trimesh_signed_volume_and_center_of_mass
- query::cast_shapes
- query::cast_shapes_nonlinear
- query::closest_points::closest_points
- query::closest_points::closest_points_ball_ball
- query::closest_points::closest_points_ball_convex_polyhedron
- query::closest_points::closest_points_composite_shape_shape
- query::closest_points::closest_points_convex_polyhedron_ball
- query::closest_points::closest_points_cuboid_cuboid
- query::closest_points::closest_points_cuboid_triangle
- query::closest_points::closest_points_halfspace_support_map
- query::closest_points::closest_points_line_line
- query::closest_points::closest_points_line_line_parameters
- query::closest_points::closest_points_line_line_parameters_eps
- query::closest_points::closest_points_segment_segment
- query::closest_points::closest_points_segment_segment_with_locations
- query::closest_points::closest_points_segment_segment_with_locations_nD
- query::closest_points::closest_points_shape_composite_shape
- query::closest_points::closest_points_support_map_halfspace
- query::closest_points::closest_points_support_map_support_map
- query::closest_points::closest_points_support_map_support_map_with_params
- query::closest_points::closest_points_triangle_cuboid
- query::contact::contact
- query::contact::contact_ball_ball
- query::contact::contact_ball_convex_polyhedron
- query::contact::contact_composite_shape_shape
- query::contact::contact_convex_polyhedron_ball
- query::contact::contact_cuboid_cuboid
- query::contact::contact_halfspace_support_map
- query::contact::contact_shape_composite_shape
- query::contact::contact_support_map_halfspace
- query::contact::contact_support_map_support_map
- query::contact::contact_support_map_support_map_with_params
- query::details::cast_shapes
- query::details::cast_shapes_ball_ball
- query::details::cast_shapes_composite_shape_shape
- query::details::cast_shapes_halfspace_support_map
- query::details::cast_shapes_heightfield_shape
- query::details::cast_shapes_nonlinear
- query::details::cast_shapes_nonlinear_composite_shape_shape
- query::details::cast_shapes_nonlinear_shape_composite_shape
- query::details::cast_shapes_nonlinear_support_map_support_map
- query::details::cast_shapes_shape_composite_shape
- query::details::cast_shapes_shape_heightfield
- query::details::cast_shapes_support_map_halfspace
- query::details::cast_shapes_support_map_support_map
- query::details::clip_aabb_line
- query::details::clip_halfspace_polygon
- query::details::clip_segment_segment
- query::details::contact_manifold_ball_ball
- query::details::contact_manifold_ball_ball_shapes
- query::details::contact_manifold_capsule_capsule
- query::details::contact_manifold_capsule_capsule_shapes
- query::details::contact_manifold_convex_ball
- query::details::contact_manifold_convex_ball_shapes
- query::details::contact_manifold_cuboid_cuboid
- query::details::contact_manifold_cuboid_cuboid_shapes
- query::details::contact_manifold_cuboid_triangle
- query::details::contact_manifold_cuboid_triangle_shapes
- query::details::contact_manifold_halfspace_pfm
- query::details::contact_manifold_halfspace_pfm_shapes
- query::details::contact_manifold_pfm_pfm
- query::details::contact_manifold_pfm_pfm_shapes
- query::details::contact_manifolds_composite_shape_composite_shape
- query::details::contact_manifolds_composite_shape_shape
- query::details::contact_manifolds_heightfield_composite_shape
- query::details::contact_manifolds_heightfield_shape
- query::details::contact_manifolds_heightfield_shape_shapes
- query::details::contact_manifolds_trimesh_shape
- query::details::contact_manifolds_trimesh_shape_shapes
- query::details::distance
- query::details::distance_ball_ball
- query::details::distance_ball_convex_polyhedron
- query::details::distance_composite_shape_shape
- query::details::distance_convex_polyhedron_ball
- query::details::distance_cuboid_cuboid
- query::details::distance_halfspace_support_map
- query::details::distance_segment_segment
- query::details::distance_shape_composite_shape
- query::details::distance_support_map_halfspace
- query::details::distance_support_map_support_map
- query::details::distance_support_map_support_map_with_params
- query::details::intersection_test
- query::details::intersection_test_aabb_segment
- query::details::intersection_test_aabb_triangle
- query::details::intersection_test_ball_ball
- query::details::intersection_test_ball_point_query
- query::details::intersection_test_composite_shape_shape
- query::details::intersection_test_cuboid_cuboid
- query::details::intersection_test_cuboid_segment
- query::details::intersection_test_cuboid_triangle
- query::details::intersection_test_halfspace_support_map
- query::details::intersection_test_point_query_ball
- query::details::intersection_test_segment_cuboid
- query::details::intersection_test_shape_composite_shape
- query::details::intersection_test_support_map_halfspace
- query::details::intersection_test_support_map_support_map
- query::details::intersection_test_support_map_support_map_with_params
- query::details::intersection_test_triangle_cuboid
- query::details::line_toi_with_halfspace
- query::details::local_ray_intersection_with_support_map_with_params
- query::details::local_ray_intersection_with_triangle
- query::details::ray_toi_with_ball
- query::details::ray_toi_with_halfspace
- query::distance
- query::gjk::cast_local_ray
- query::gjk::closest_points
- query::gjk::directional_distance
- query::gjk::eps_tol
- query::gjk::project_origin
- query::intersection_test
- query::point::local_point_projection_on_support_map
- query::sat::cuboid_cuboid_compute_separation_wrt_local_line
- query::sat::cuboid_cuboid_find_local_separating_edge_twoway
- query::sat::cuboid_cuboid_find_local_separating_normal_oneway
- query::sat::cuboid_segment_find_local_separating_edge_twoway
- query::sat::cuboid_support_map_compute_separation_wrt_local_line
- query::sat::cuboid_support_map_find_local_separating_edge_twoway
- query::sat::cuboid_support_map_find_local_separating_normal_oneway
- query::sat::cuboid_triangle_find_local_separating_edge_twoway
- query::sat::point_cuboid_find_local_separating_normal_oneway
- query::sat::segment_triangle_find_local_separating_edge_twoway
- query::sat::support_map_support_map_compute_separation
- query::sat::triangle_cuboid_find_local_separating_normal_oneway
- query::sat::triangle_segment_find_local_separating_normal_oneway
- transformation::check_convex_hull
- transformation::convex_hull
- transformation::convex_polygons_intersection
- transformation::convex_polygons_intersection_points
- transformation::intersect_meshes
- transformation::polygons_intersection
- transformation::polygons_intersection_points
- transformation::try_convex_hull
- transformation::utils::apply_revolution
- transformation::utils::push_arc
- transformation::utils::push_arc_and_idx
- transformation::utils::push_arc_idx
- transformation::utils::push_circle
- transformation::utils::push_circle_outline_indices
- transformation::utils::push_degenerate_open_top_ring_indices
- transformation::utils::push_degenerate_top_ring_indices
- transformation::utils::push_filled_circle_indices
- transformation::utils::push_open_circle_outline_indices
- transformation::utils::push_open_ring_indices
- transformation::utils::push_rectangle_indices
- transformation::utils::push_ring_indices
- transformation::utils::reverse_clockwising
- transformation::utils::scaled
- transformation::utils::transform
- transformation::utils::transformed
- utils::ccw_face_normal
- utils::center
- utils::center_cov
- utils::cov
- utils::find_root_intervals
- utils::find_root_intervals_to
- utils::median
- utils::obb
- utils::point_cloud_support_point
- utils::point_cloud_support_point_id
- utils::point_in_convex_poly2d
- utils::point_in_poly2d
- utils::remove_unused_points
- utils::segments_intersection2d
Type Aliases
- math::AngDim
- math::AngVector
- math::AngularInertia
- math::CrossMatrix
- math::Dim
- math::Isometry
- math::Matrix
- math::Orientation
- math::Point
- math::PrincipalAngularInertia
- math::Real
- math::Rotation
- math::SdpMatrix
- math::SimdBool
- math::SimdReal
- math::SpacialVector
- math::SpatialDim
- math::SpatialVector
- math::Translation
- math::UnitVector
- math::Vector
- partitioning::SimdNodeIndex
- partitioning::SimdQbvh
- shape::RoundCone
- shape::RoundConvexPolyhedron
- shape::RoundCuboid
- shape::RoundCylinder
- shape::RoundTriangle
- utils::hashmap::HashMap