NcEngine
nc::PointConstraintInfo Struct Reference

Constraint settings to attach two bodies at a point, limiting relative motion to rotation only. More...

#include <Constraints.h>

Public Attributes

Vector3 ownerPosition = Vector3::Zero()
 local attach position
 
Vector3 targetPosition = Vector3::Zero()
 local attach position
 

Static Public Attributes

static constexpr auto type = ConstraintType::PointConstraint
 

Detailed Description

Constraint settings to attach two bodies at a point, limiting relative motion to rotation only.


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