载入中...
搜索中...
未找到
eve::physics::World::ContactEvent结构体 参考

#include <World.h>

类 eve::physics::World::ContactEvent 继承关系图:
eve::physics::World::ImpactEvent

Public 属性

int bodyAId = 0
 
int bodyBId = 0
 
std::string fixtureATag
 
std::string fixtureBTag
 

详细描述

在文件 World.h33 行定义.

类成员变量说明

◆ bodyAId

int eve::physics::World::ContactEvent::bodyAId = 0

在文件 World.h34 行定义.

◆ bodyBId

int eve::physics::World::ContactEvent::bodyBId = 0

在文件 World.h35 行定义.

◆ fixtureATag

std::string eve::physics::World::ContactEvent::fixtureATag

在文件 World.h36 行定义.

◆ fixtureBTag

std::string eve::physics::World::ContactEvent::fixtureBTag

在文件 World.h37 行定义.


该结构体的文档由以下文件生成: