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

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

draw(const ColorF &color) const =0s3d::P2Shapepure virtual
drawFrame(double thickness, const ColorF &color) const =0s3d::P2Shapepure virtual
drawWireframe(double thickness, const ColorF &color) const =0s3d::P2Shapepure virtual
getDensity() const noexcepts3d::P2Shape
getFilter() const noexcepts3d::P2Shape
getFriction() const noexcepts3d::P2Shape
getRestitution() const noexcepts3d::P2Shape
getRestitutionThreshold() const noexcepts3d::P2Shape
getShapeType() const noexcept=0s3d::P2Shapepure virtual
m_fixturess3d::P2Shapeprotected
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