This is the complete list of members for cp::CircleShape, including all inherited members.
CircleShape(std::shared_ptr< Body >, Float radius, Vect offset=Vect(0, 0)) (defined in cp::CircleShape) | cp::CircleShape | |
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(cpShape *, std::shared_ptr< Body >) (defined in cp::Shape) | cp::Shape | protected |
shape (defined in cp::Shape) | cp::Shape | protected |
~Shape() (defined in cp::Shape) | cp::Shape | virtual |