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

Public Attributes

WeakEntityPtr entityB
 
glm::vec3 worldNormalOnA
 
glm::vec3 worldPositionOnA
 
float depth
 

Detailed Description

Definition at line 16 of file GhostComponent.h.

Member Data Documentation

◆ depth

float Cogs::Core::GhostContact::depth

Definition at line 21 of file GhostComponent.h.

◆ entityB

WeakEntityPtr Cogs::Core::GhostContact::entityB

Definition at line 18 of file GhostComponent.h.

◆ worldNormalOnA

glm::vec3 Cogs::Core::GhostContact::worldNormalOnA

Definition at line 19 of file GhostComponent.h.

◆ worldPositionOnA

glm::vec3 Cogs::Core::GhostContact::worldPositionOnA

Definition at line 20 of file GhostComponent.h.


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