sandbox
Loading...
Searching...
No Matches
sbx::physics::mesh_collider Class Reference

Classes

struct  bvh_node
 

Public Member Functions

 mesh_collider (const std::filesystem::path &path)
 
 mesh_collider (std::vector< math::vector3 > vertices, std::vector< std::uint32_t > indices)
 
auto triangle_count () const noexcept -> std::uint32_t
 
auto get_triangle (std::uint32_t triangle_index) const -> triangle
 
auto query_bvh (const math::volume &volume) const -> std::vector< std::uint32_t >
 

The documentation for this class was generated from the following files: