PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::ChainShapeConf::VerticesWithNormals Member List

This is the complete list of members for playrho::d2::ChainShapeConf::VerticesWithNormals, including all inherited members.

GetNormals() const noexcept -> decltype((m_normals))playrho::d2::ChainShapeConf::VerticesWithNormalsinline
GetVertices() const noexcept -> decltype((m_vertices))playrho::d2::ChainShapeConf::VerticesWithNormalsinline
operator==(const VerticesWithNormals &lhs, const VerticesWithNormals &rhs) noexcept -> boolplayrho::d2::ChainShapeConf::VerticesWithNormalsfriend
VerticesWithNormals() noexcept=defaultplayrho::d2::ChainShapeConf::VerticesWithNormals
VerticesWithNormals(std::vector< Length2 > vertices)playrho::d2::ChainShapeConf::VerticesWithNormals