Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
PhysicsShape Struct Reference

#include <physac.h>

+ Collaboration diagram for PhysicsShape:

Public Attributes

PhysicsShapeType type
 
PhysicsBody body
 
PhysicsVertexData vertexData
 
float radius
 
Matrix2x2 transform
 

Detailed Description

Definition at line 149 of file physac.h.

Member Data Documentation

◆ body

PhysicsBody PhysicsShape::body

Definition at line 151 of file physac.h.

◆ radius

float PhysicsShape::radius

Definition at line 153 of file physac.h.

◆ transform

Matrix2x2 PhysicsShape::transform

Definition at line 154 of file physac.h.

◆ type

PhysicsShapeType PhysicsShape::type

Definition at line 150 of file physac.h.

◆ vertexData

PhysicsVertexData PhysicsShape::vertexData

Definition at line 152 of file physac.h.


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