PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::NgonWithFwdNormals< N > Member List

This is the complete list of members for playrho::d2::NgonWithFwdNormals< N >, including all inherited members.

GetNormals() const noexcept -> decltype((m_normals))playrho::d2::NgonWithFwdNormals< N >inline
GetVertices() const noexcept -> decltype((m_vertices))playrho::d2::NgonWithFwdNormals< N >inline
NgonWithFwdNormals() noexcept=defaultplayrho::d2::NgonWithFwdNormals< N >
NgonWithFwdNormals(const std::array< Length2, N > &vertices)playrho::d2::NgonWithFwdNormals< N >inline
operator==(const NgonWithFwdNormals &lhs, const NgonWithFwdNormals &rhs) noexcept -> boolplayrho::d2::NgonWithFwdNormals< N >friend