Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
MeshCollisionShape Struct Reference

Represents a mesh collision shape. More...

#include <bodies.h>

Public Attributes

VertexfacesVertex
 
u32 numFaces
 

Detailed Description

Represents a mesh collision shape.

A mesh collision shape is a complex shape defined by a mesh of vertices.

Member Data Documentation

◆ facesVertex

Vertex* MeshCollisionShape::facesVertex

Array of faces, each defined by three vertices.

◆ numFaces

u32 MeshCollisionShape::numFaces

Number of faces in the mesh.


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