dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpCircleShape
dchip
cpShape
@private
struct
cpCircleShape {
cpShape
shape
;
cpVect
c
;
cpVect
tc
;
cpFloat
r
;
}
Meta
Source
See Implementation
dchip
cpShape
enums
cpShapeType
functions
cpSegmentQueryHitDist
cpSegmentQueryHitPoint
mixins
__anonymous
structs
cpCircleShape
cpNearestPointQueryInfo
cpSegmentQueryInfo
cpSegmentShape
cpShape
cpShapeClass
@private