OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::P2Triangle Member List

This is the complete list of members for s3d::P2Triangle, including all inherited members.

draw(const ColorF &color=Palette::White) const overrides3d::P2Trianglevirtual
drawFrame(double thickness, const ColorF &color=Palette::White) const overrides3d::P2Trianglevirtual
drawWireframe(double thickness, const ColorF &color=Palette::White) const overrides3d::P2Trianglevirtual
getDensity() const noexcepts3d::P2Shape
getFilter() const noexcepts3d::P2Shape
getFriction() const noexcepts3d::P2Shape
getRestitution() const noexcepts3d::P2Shape
getRestitutionThreshold() const noexcepts3d::P2Shape
getShapeType() const noexcept overrides3d::P2Trianglevirtual
getTriangle() consts3d::P2Triangle
m_fixturess3d::P2Shapeprotected
P2Triangle(b2Body &body, const Triangle &triangle, const P2Material &material, const P2Filter &filter)s3d::P2Triangle
setDensity(double density) noexcepts3d::P2Shape
setFilter(const P2Filter &filter) noexcepts3d::P2Shape
setFriction(double friction) noexcepts3d::P2Shape
setRestitution(double restitution) noexcepts3d::P2Shape
setRestitutionThreshold(double restitutionThreshold) noexcepts3d::P2Shape
~P2Shape()=defaults3d::P2Shapevirtual