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

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

draw(const ColorF &color=Palette::White) const overrides3d::P2LineStringvirtual
drawFrame(double thickness, const ColorF &color=Palette::White) const overrides3d::P2LineStringvirtual
drawWireframe(double thickness, const ColorF &color=Palette::White) const overrides3d::P2LineStringvirtual
getDensity() const noexcepts3d::P2Shape
getFilter() const noexcepts3d::P2Shape
getFriction() const noexcepts3d::P2Shape
getLineString() consts3d::P2LineString
getRestitution() const noexcepts3d::P2Shape
getRestitutionThreshold() const noexcepts3d::P2Shape
getShapeType() const noexcept overrides3d::P2LineStringvirtual
isClosed() const noexcepts3d::P2LineString
isOneSided() const noexcepts3d::P2LineString
m_fixturess3d::P2Shapeprotected
P2LineString(b2Body &body, const LineString &lines, CloseRing closeRing, OneSided oneSided, const P2Material &material, const P2Filter &filter)s3d::P2LineString
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