PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::d2::Manifold::PointArray Struct Reference

Point array structure. More...

Collaboration diagram for playrho::d2::Manifold::PointArray:
[legend]

Public Member Functions

constexpr Pointoperator[] (std::size_t i)
 Array indexing operator.
 
constexpr const Pointoperator[] (std::size_t i) const
 Array indexing operator.
 

Public Attributes

Point elements [MaxManifoldPoints]
 Elements.
 

Detailed Description

Point array structure.


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