Kiwano Engine
v1.3.x
类
|
Public 类型
|
Public 成员函数
|
所有成员列表
kiwano::physics::ContactList类 参考
物理模块
物理接触列表
更多...
#include <
Contact.h
>
Public 类型
using
value_type
= b2Contact *
using
iterator
= IteratorImpl< value_type >
using
const_iterator
= IteratorImpl< const value_type >
Public 成员函数
ContactList
(const value_type &first)
const value_type &
front
() const
value_type &
front
()
iterator
begin
()
const_iterator
begin
() const
const_iterator
cbegin
() const
iterator
end
()
const_iterator
end
() const
const_iterator
cend
() const
详细描述
物理接触列表
kiwano
physics
ContactList
制作者
1.9.4