Cogs.Core
Public Attributes | List of all members
Cogs::Core::SharedRigidBodyData Struct Reference

Public Attributes

WeakEntityPtr entity
 
bool contact = false
 
bool trigger = false
 

Detailed Description

Definition at line 25 of file RigidBodySystem.h.

Member Data Documentation

◆ contact

bool Cogs::Core::SharedRigidBodyData::contact = false

Definition at line 28 of file RigidBodySystem.h.

◆ entity

WeakEntityPtr Cogs::Core::SharedRigidBodyData::entity

Definition at line 27 of file RigidBodySystem.h.

◆ trigger

bool Cogs::Core::SharedRigidBodyData::trigger = false

Definition at line 29 of file RigidBodySystem.h.


The documentation for this struct was generated from the following file: