Function rubullet_sys::b3CreateCollisionShapeAddConvexMesh[][src]

pub unsafe extern "C" fn b3CreateCollisionShapeAddConvexMesh(
    physClient: b3PhysicsClientHandle,
    commandHandle: b3SharedMemoryCommandHandle,
    meshScale: *const f64,
    vertices: *const f64,
    numVertices: c_int
) -> c_int