dl
dl_physics.h 文件参考

3d物理,基于Bullet3 更多...

#include <vector>
#include <unordered_map>
#include "dl_type.h"
#include "math/dl_transform.h"
#include "system/dl_time.h"
#include "dl_rigid_body.h"

浏览该文件的源代码.

class  dl::Physics
 3d刚体物理系统 更多...
 

命名空间

namespace  JPH
 
namespace  dl
 

类型定义

using JPH::ShapeRefC = RefConst<Shape>
 

变量

Physicsdl::g_physics
 

详细描述

3d物理,基于Bullet3

版本
1.0
作者
lveyou
日期
22-10-28
注解

在文件 dl_physics.h 中定义.