Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gizmos.h File Reference

Go to the source code of this file.

Namespaces

namespace  unravel
 

Functions

auto unravel::to_bx (const math::vec3 &data) -> bx::Vec3
 
void unravel::draw (DebugDrawEncoder &dde, const physics_sphere_shape &sh)
 
void unravel::draw (DebugDrawEncoder &dde, const physics_cylinder_shape &sh)
 
void unravel::draw (DebugDrawEncoder &dde, const physics_capsule_shape &sh)
 
void unravel::draw (DebugDrawEncoder &dde, const physics_box_shape &sh)
 
void unravel::draw (DebugDrawEncoder &dde, const physics_compound_shape &sh)
 
void unravel::draw (DebugDrawEncoder &dde, const std::vector< physics_compound_shape > &shapes)