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

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

getCollisionType() const (defined in cp::Shape)cp::Shape
getUserData() const (defined in cp::Shape)cp::Shape
operator cpShape *() const (defined in cp::Shape)cp::Shape
pointQuery(Vect) const (defined in cp::Shape)cp::Shape
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
Space (defined in cp::Shape)cp::Shapefriend
~Shape() (defined in cp::Shape)cp::Shapevirtual