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

#include <physac.h>

+ Collaboration diagram for PhysicsVertexData:

Public Attributes

unsigned int vertexCount
 
Vector2 positions [PHYSAC_MAX_VERTICES]
 
Vector2 normals [PHYSAC_MAX_VERTICES]
 

Detailed Description

Definition at line 143 of file physac.h.

Member Data Documentation

◆ normals

Vector2 PhysicsVertexData::normals[PHYSAC_MAX_VERTICES]

Definition at line 146 of file physac.h.

◆ positions

Vector2 PhysicsVertexData::positions[PHYSAC_MAX_VERTICES]

Definition at line 145 of file physac.h.

◆ vertexCount

unsigned int PhysicsVertexData::vertexCount

Definition at line 144 of file physac.h.


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