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

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

draw(const ColorF &color=Palette::White) const overrides3d::P2Rectvirtual
draw(const ColorF(&colors)[4]) consts3d::P2Rect
draw(Arg::top_< ColorF > topColor, Arg::bottom_< ColorF > bottomColor) consts3d::P2Rect
draw(Arg::left_< ColorF > leftColor, Arg::right_< ColorF > rightColor) consts3d::P2Rect
drawFrame(double thickness, const ColorF &color=Palette::White) const overrides3d::P2Rectvirtual
drawWireframe(double thickness, const ColorF &color=Palette::White) const overrides3d::P2Rectvirtual
getDensity() const noexcepts3d::P2Shape
getFilter() const noexcepts3d::P2Shape
getFriction() const noexcepts3d::P2Shape
getQuad() consts3d::P2Rect
getRestitution() const noexcepts3d::P2Shape
getRestitutionThreshold() const noexcepts3d::P2Shape
getShapeType() const noexcept overrides3d::P2Rectvirtual
m_fixturess3d::P2Shapeprotected
P2Rect(b2Body &body, const RectF &rect, const P2Material &material, const P2Filter &filter)s3d::P2Rect
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