Nudge Physics
A single file, header-only 3D physics library
Loading...
Searching...
No Matches
nudge::BodyConnections Struct Reference

[unused] The BodyConnections struct is actually just sketched in nudge (it was intended to add custom constraints) More...

#include <nudge.h>

Public Attributes

BodyPairdata
 
uint32_t count
 

Detailed Description

[unused] The BodyConnections struct is actually just sketched in nudge (it was intended to add custom constraints)

Note
The original version of the nudge library is better suited for user-side physic-related extensions (see the original nudge example code)

Member Data Documentation

◆ data

BodyPair* nudge::BodyConnections::data

◆ count

uint32_t nudge::BodyConnections::count

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