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

This is the complete list of members for cp::SegmentShape, 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
SegmentShape(std::shared_ptr< Body >, Vect a, Vect b, Float radius) (defined in cp::SegmentShape)cp::SegmentShape
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(cpShape *, std::shared_ptr< Body >) (defined in cp::Shape)cp::Shapeprotected
shape (defined in cp::Shape)cp::Shapeprotected
~Shape() (defined in cp::Shape)cp::Shapevirtual