NcEngine
nc::Contacts Class Reference

A list of contact points on a RigidBody. More...

#include <HitInfo.h>

Public Member Functions

 Contacts (const std::array< Vector3, 4 > &points, size_t numPoints=4)
 
auto GetPoints () const -> std::span< const Vector3 >
 
auto GetCount () const -> uint32_t
 

Detailed Description

A list of contact points on a RigidBody.


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