Chipmunk++
 All Classes Functions Variables Pages
cp::PolyShape Member List

This is the complete list of members for cp::PolyShape, including all inherited members.

getCollisionType() const (defined in cp::Shape)cp::Shape
getNumVerts() const (defined in cp::PolyShape)cp::PolyShape
getUserData() const (defined in cp::Shape)cp::Shape
getVert(int) (defined in cp::PolyShape)cp::PolyShape
operator cpShape *() const (defined in cp::Shape)cp::Shape
pointQuery(Vect) const (defined in cp::Shape)cp::Shape
PolyShape(std::shared_ptr< Body >, const std::vector< Vect > &verts, Vect offset=Vect()) (defined in cp::PolyShape)cp::PolyShape
segmentQuery(Vect a, Vect b, SegmentQueryInfo *=nullptr) (defined in cp::Shape)cp::Shape
setBody(std::shared_ptr< Body > body) (defined in cp::Shape)cp::Shape
setCollisionType(CollisionType) (defined in cp::Shape)cp::Shape
setElasticity(Float) (defined in cp::Shape)cp::Shape
setFriction(Float) (defined in cp::Shape)cp::Shape
setGroup(Group) (defined in cp::Shape)cp::Shape
setLayers(Layers) (defined in cp::Shape)cp::Shape
setOwning(bool) (defined in cp::Shape)cp::Shape
setUserData(DataPointer) (defined in cp::Shape)cp::Shape
shape (defined in cp::Shape)cp::Shapeprotected
Shape(cpShape *, std::shared_ptr< Body >) (defined in cp::Shape)cp::Shapeprotected
~Shape() (defined in cp::Shape)cp::Shapevirtual